company logo

TypeDefinition - Type definition

Type definitions refer to metadata objects providing information about complex data types and enumerations. Mainly, type definitions provide meta-information for a property or extent.

Type definitions for user-defined data types usually refer to elements, i.e. to properties in case of structure definition or to enumerators in case of enumerations. Property definitions can be retrieved by propertyDefinition() . Enumerators for an enumeration can be made available by calling enumeratorDefinition() .

Type definitions refer to resources defined in the dictionary of the database. when closing the database, type definitions may become inaccessible and should be destroyed before.

Attributes
    Function Groups
    Functions