company logo

TypeDefinition :: propertyCount - Data type property count

The property returns the number of properties for a complex data type, i.e. the number of base types, attributes references and relationships. The count does not include the number of properties defined in base types of the complex data type.

When calling the function with an invalid type definition or when the type definition does not refer to a complex data type, the function throws an exception.

Return value:  Number of items ( int32  )

The value contains the number of items to be processed or stored in a collection.

Implementation details

int32 TypeDefinition  :: propertyCount (  )