DataTableDataSourceView Methods

Include Protected Members
Include Inherited Members

The DataTableDataSourceView type exposes the following members.

Methods

  Name Description
Protected method CreateDataTable Creates an object that represents a DataTable with a string column for each entry in the ColumnNames property.
Public method Delete (Inherited from DataSourceView.)
Public method Equals (Inherited from Object.)
Protected method ExecuteDelete (Inherited from DataSourceView.)
Protected method ExecuteInsert (Inherited from DataSourceView.)
Protected method ExecuteSelect Gets a list of data from the underlying data storage. (Inherited from AdministrationDataSourceView.)
Protected method ExecuteUpdate (Inherited from DataSourceView.)
Protected method FillDataTable Populates an object that represents a DataTable with the information specified by the DataSourceSelectArguments.
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Insert (Inherited from DataSourceView.)
Public method LoadViewState Loads a saved state. (Inherited from AdministrationDataSourceView.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDataSourceViewChanged (Inherited from DataSourceView.)
Protected method ParseParameters When implemented in a derived class, gives each page the chance to parse parameters. (Inherited from AdministrationDataSourceView.)
Protected method RaiseUnsupportedCapabilityError (Inherited from DataSourceView.)
Public method SaveViewState Saves the state of the AdministrationDataSourceView object. (Inherited from AdministrationDataSourceView.)
Protected method Select(DataSourceSelectArguments) (Overrides AdministrationDataSourceView.Select(DataSourceSelectArguments).)
Public method Select(DataSourceSelectArguments, DataSourceViewSelectCallback) (Inherited from DataSourceView.)
Public method ToString (Inherited from Object.)
Public method TrackViewState Activates state tracking for the AdministrationDataSourceView object. (Inherited from AdministrationDataSourceView.)
Public method Update (Inherited from DataSourceView.)

Top

See Also

Reference

DataTableDataSourceView Class

Microsoft.SharePoint.WebControls Namespace