TypeDefinition :: collectionNameCount - Get number of reference paths
In contrast to the number of references of a complex data type, this function returns the number of collection paths (references and relationships) for a complex data type and all its subtypes. The function iterates through base types as well as through embedded complex attributes.
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  :: collectionNameCount ( bool bGeneric )
- bGeneric
- Generic attribute option
The option allows considering generic attributes as references.