System.Web.UI.Design.IDataSourceViewSchema Members

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

Public Properties

[read-only]
Namestring.

Gets the name of the view.

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 field in the data source.