SchemaEntityCount Property
The number of entities contained within an OData schema.
Object Oriented Interface
public function getSchemaEntityCount();
Procedural Interface
ipworks_odata_get($res, 102 );
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