GitHub    Download    Forum
Overview
Tutorial
C++ API
C# API
General interfaces
Data interfaces
Schema interfaces
TSchema
Create
Destroy
AddDelta
FindClassInfo
GetSchemaVersion
LoadFromFile
LoadFromMemory
StoreToFile
StoreToMemory
USchemaEdit
Configuration interfaces
Structures
Error codes
DTDL
DADL
Setup

TSchema

Functions for manipulating the local schema cache object. You need such an object for every domain you establish a connection to.

Functions

FunctionDescription
CreateCreates a new schema object.
DestroyDestroys a schema object.

Methods

FunctionDescription
AddDeltaAdds additional data to the schema.
FindClassInfoQueries a schema object.
GetSchemaVersionGets the version of the schema.
LoadFromFileLoads the information from the file.
LoadFromMemoryLoads the information from a memory block.
StoreToFileWrites the schema data to a file.
StoreToMemoryWrites the schema data to a memory block.
© 2022 Mobiland AG