Specifies the types of objects that can be retrieved from a data-store schema. This class cannot be inherited.
See Also: DesignerDataSchemaClass Members
The System.ComponentModel.Design.Data.DesignerDataSchemaClass class is one of several types that represent the schema of a data store at design-time. These schema items are made available to controls by designers implementing the System.ComponentModel.Design.Data.IDataEnvironment interface. Controls access schema objects by calling the IDataEnvironment.GetConnectionSchema(DesignerDataConnection) method of the interface.
Use fields from the System.ComponentModel.Design.Data.DesignerDataSchemaClass class when calling the IDesignerDataSchema.GetSchemaItems(DesignerDataSchemaClass) method to specify the types of objects you want to retrieve from a data-store schema.