See Also: IDataSourceViewSchema Members
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.