System.Web.UI.Design.DataSetSchema.GetViews Method

Gets an array containing information about each view in the data source.

Syntax

public IDataSourceViewSchema[] GetViews ()

Returns

An array of System.Web.UI.Design.IDataSourceViewSchema objects.

Remarks

Each of the System.Web.UI.Design.IDataSourceViewSchema objects returned by this method can be converted to a System.Web.UI.Design.DataSetViewSchema object.

Requirements

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