System.Web.UI.Design.DataSetViewSchema Members

The members of System.Web.UI.Design.DataSetViewSchema are listed below.

See Also: Inherited members from System.Object

Public Constructors

Public Properties

[read-only]
Namestring.

Gets the name of the view using its System.Data.DataTable.TableName property.

Public Methods

GetChildren() : IDataSourceViewSchema[]

Gets an array representing the child views contained in the current view.

GetFields() : IDataSourceFieldSchema[]

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