SchemaEntity Property
The entities contained within a service schema.
Syntax
public ODataSchemaEntity getSchemaEntity();
Remarks
This property is used to obtain the entities of a service schema. This property is populated after setting SchemaEntityIndex.
This property is read-only and not available at design time.