System.Web.UI.Design.IDataSourceSchema

Provides basic functionality for describing the structure of a data source at design time.

See Also: IDataSourceSchema Members

Syntax

public interface IDataSourceSchema

Remarks

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.

Requirements

Namespace: System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0