System.Web.UI.Design.IDataSourceViewSchema

Defines a set of methods and properties used to examine a data source.

See Also: IDataSourceViewSchema Members

Syntax

public interface IDataSourceViewSchema

Remarks

Classes that implement the System.Web.UI.Design.IDataSourceSchema class are used by custom control designer components to provide lists of views in a data source for data-bound controls at design time. In a class that is derived from the System.Web.UI.Design.IDataSourceSchema, use the IDataSourceSchema.GetViews method to get an array of System.Web.UI.Design.IDataSourceViewSchema objects.

Requirements

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