SchemaEntityCount Property
The number of entities contained within an OData schema.
Syntax
int GetSchemaEntityCount();
Default Value
0
Remarks
This property is updated to reflect the total number of entities within a schema (retrieved via GetSchema).
This property is read-only and not available at design time.
Data Type
Integer