company logo

PropertyHandle :: GetStructDef - Get structure definition

The function returns the structure definition for the instances in the collection. For weak typed collection the function returns the base structure definition defined for the weak typed collection.

Return value:  Pointer to general structure definition ( DBStructDef * )

The structure definition (DBStructDef) contains the metadata for the instance, i.e. information for the structure and its properties.

Implementation details

DBStructDef * PropertyHandle  :: GetStructDef (  )