SchemaKeys Property
The keys of a schema entity.
Object Oriented Interface
public function getSchemaKeys($schemakeysindex);
Procedural Interface
ipworks_odata_get($res, 105 , $schemakeysindex);
Default Value
'0'
Remarks
This property is used to obtain the key(s) contained within an entity of a service schema and is populated after setting SchemaEntityIndex.
Note: A Key value maps to a property of the entity, details of which can be retrieved via SchemaProperty.
This property is read-only and not available at design time.
Data Type
String