Version

DefaultDataSourceSchema Class Members

The following tables list the members exposed by DefaultDataSourceSchema.

Public Constructors
Public Properties
 NameDescription
Public PropertyPrimaryKeyGets the primary key for the schema.  
Public PropertyPropertyDataIntentsGets an array of string arrays describing a set of intents for each property on the schema. Returns null if no intents are specified.  
Public PropertyPropertyNamesGets the names of the properties for the schema.  
Public PropertyPropertyTypesGets the property types for the properties.  
Public PropertySubSchemasGets an array of sub schemas for any object properties in this schema.  
See Also