GitHub
Download
Forum
Overview
Tutorial
C++ API
General interfaces
Data interfaces
UDomain
GetSchemaData
GetSchemaVersion
QueryNamedObject
QueryNamedObjectId
QueryNamedObjectLink
QueryNamedObjectMultiple
QueryStorage
UStorage
UObject
UList
UBitFlagSet
UBitFlagSetSingle
WDomain
WObject
IEventClient
Schema interfaces
Configuration interfaces
Structures
Error codes
C# API
DTDL
DADL
Setup
UDomain
UDomain can be considered as the root of a database. This is where you get all the information you need and the UStorage interfaces.
Methods
Function
Description
GetSchemaData
Retrieves the schema data.
GetSchemaVersion
Returns the version of the schema.
QueryNamedObject
Returns information about a named object.
QueryNamedObjectId
Returns the ObjectId of a named object.
QueryNamedObjectLink
Returns the ObjectLink to a named object.
QueryNamedObjectMultiple
Returns information about all named objects.
QueryStorage
Provides an interface to a storage instance.
© 2022 Mobiland AG