An array of System.Web.UI.Design.IDataSourceViewSchema objects.
A class that implements the IDataSourceSchema.GetViews method returns an array of objects that implement the System.Web.UI.Design.IDataSourceViewSchema interface. For example, in the array returned by the DataSetSchema.GetViews method, each element of the array is a System.Web.UI.Design.DataSetViewSchema object that implements System.Web.UI.Design.IDataSourceViewSchema.