See Also: IDataSourceSchema Members
Implement the System.Web.UI.Design.IDataSourceSchema interface to describe a custom data source at design time. For example, the System.Web.UI.Design.DataSetSchema, System.Web.UI.Design.XmlDocumentSchema, and System.Web.UI.Design.TypeSchema classes implement the System.Web.UI.Design.IDataSourceSchema interface.
Classes that implement the System.Web.UI.Design.IDataSourceSchema are used by custom control designer components to provide lists of fields and views for data-bound controls at design time.