GitHub
Download
Forum
Overview
Tutorial
C++ API
C# API
General interfaces
Data interfaces
UDomain
GetSchemaData
GetSchemaVersion
QueryNamedLink
QueryNamedLinkFull
QueryNamedLinkFullMultiple
QueryNamedLinkId
QueryNamedObject
QueryNamedObjectId
QueryNamedObjectLink
QueryNamedObjectMultiple
QueryStorage
UStorage
UObject
UList
UBitFlagSet
UBitFlagSetSingle
WDomain
WObject
IEventClient
Schema interfaces
Configuration interfaces
Callback interfaces
Structures
Error codes
DataAccess interfaces
WinRT 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.
QueryNamedLink
Returns the ObjectLink of a named link.
QueryNamedLinkFull
Returns information about a named link.
QueryNamedLinkFullMultiple
Returns information about all named links.
QueryNamedLinkId
Returns the ObjectId of a named link.
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.
© 2025 Mobiland AG