Platforms to show: All Mac Windows Linux Cross-Platform
ODRecordMBS class
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| class | Open Directory | MBS MacFrameworks Plugin | 19.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
This is an abstract class. You can't create an instance, but you can get one from various plugin functions.
- 3 properties
- property Handle as Integer
- property recordName as String
- property recordType as String
- 5 methods
- method Constructor Private
- method recordDetails(byref error as NSErrorMBS) as Dictionary
- method recordDetailsForAttributes(inAttributes() as string, byref error as NSErrorMBS) as Dictionary
- method synchronize(byref error as NSErrorMBS) as Boolean
- method valuesForAttribute(inAttribute as String, byref error as NSErrorMBS) as Variant()
- 0 shared methods
- 278 constants as shared methods
This class has no sub classes.
Blog Entries
- MonkeyBread Software Releases the MBS Xojo Plugins in version 19.3
- MBS Xojo Plugins, version 19.3pr2
- OpenDirectory Framework for Xojo
Xojo Developer Magazine
Release notes
- Version 19.3
- Added OpenDirectory classes for Xojo: ODQueryMBS, ODRecordMBS, ODNodeMBS and ODSessionMBS.
Some methods using this class:
- ODQueryMBS.resultsAllowingPartial(AllowPartialResults as Boolean, byref error as NSErrorMBS) as ODRecordMBS()
Some examples using this class:
Some related classes:
The items on this page are in the following plugins: MBS MacFrameworks Plugin.