SchemaEntityName Property
The name of the OData schema entity.
Syntax
__property String SchemaEntityName = {read=FSchemaEntityName, write=FSetSchemaEntityName};
Default Value
""
Remarks
The name of the OData schema entity.
The size of the array is controlled by the SchemaEntityCount property.
This property is read-only and not available at design time.
Data Type
String