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

FunctionDescription
GetSchemaDataRetrieves the schema data.
GetSchemaVersionReturns the version of the schema.
QueryNamedObjectReturns information about a named object.
QueryNamedObjectIdReturns the ObjectId of a named object.
QueryNamedObjectLinkReturns the ObjectLink to a named object.
QueryNamedObjectMultipleReturns information about all named objects.
QueryStorageProvides an interface to a storage instance.
© 2022 Mobiland AG