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