The following tables list the members exposed by ODataDataSourceSchema.
Name | Description | |
---|---|---|
![]() | ODataDataSourceSchema Constructor | Constructs an ODataDataSourceSchema. |
Name | Description | |
---|---|---|
![]() | PrimaryKey | Returns the names of the values the represent the primary key or composite primary key of the items as a comma seperated string. This may be null or empty if there is no primary key defined. |
![]() | PropertyDataIntents | Gets an array of string arrays describing a set of intents for each property on the schema. |
![]() | PropertyNames | Returns the names of the values contained on the items. |
![]() | PropertyTypes | Returns the data types of the values contained on the items. |