SDB_BaseStruct - Base structure
Inherits: 
SDB_Relationship
Base structures implement the generic part of a complex data type. A structure may be derived from any number of base structures. Base structures can be defined as shared or exclusive base structures. Shared base structures allow deriving any number of instances from one base instance. Exclusive base structure instances can be derived to maximum one instance and exist as long as the derived instance exists.
Attributes
Keys
- ik_Ident - - internal feature (not documented)
Functions
- SDB_BaseStruct - SDB_BaseStruct - Title unknown
- ~SDB_BaseStruct - ~SDB_BaseStruct - Title unknown

