SchemaEntityCount Property
The number of entities contained within an OData schema.
Syntax
public int getSchemaEntityCount();
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.
Default Value
0