DataSetSchema.GetViews Method ()
.NET Framework (current version)
Gets an array containing information about each view in the data source.
Assembly: System.Design (in System.Design.dll)
Return Value
Type: System.Web.UI.Design.IDataSourceViewSchema()An array of IDataSourceViewSchema objects.
Implements
IDataSourceSchema.GetViews()Each of the IDataSourceViewSchema objects returned by this method can be converted to a DataSetViewSchema object.
.NET Framework
Available since 2.0
Available since 2.0
Show: