The following tables list the members exposed by DefaultDataSourceSchema.
| Name | Description | |
|---|---|---|
![]() | DefaultDataSourceSchema Constructor |
| Name | Description | |
|---|---|---|
![]() | PrimaryKey | Gets the primary key for the schema. |
![]() | PropertyDataIntents | Gets an array of string arrays describing a set of intents for each property on the schema. Returns null if no intents are specified. |
![]() | PropertyNames | Gets the names of the properties for the schema. |
![]() | PropertyTypes | Gets the property types for the properties. |
![]() | SubSchemas | Gets an array of sub schemas for any object properties in this schema. |