DataTableDataSourceView Properties

Include Protected Members
Include Inherited Members

The DataTableDataSourceView type exposes the following members.

Properties

  Name Description
Public property CanDelete Inherited from System.Web.UI.DataSourceView. (Inherited from AdministrationDataSourceView.)
Public property CanInsert Inherited from System.Web.UI.DataSourceView. (Inherited from AdministrationDataSourceView.)
Public property CanPage Inherited from System.Web.UI.DataSourceView. (Inherited from AdministrationDataSourceView.)
Public property CanRetrieveTotalRowCount Inherited from System.Web.UI.DataSourceView. (Inherited from AdministrationDataSourceView.)
Public property CanSort (Overrides AdministrationDataSourceView.CanSort.)
Public property CanUpdate Inherited from System.Web.UI.DataSourceView. (Inherited from AdministrationDataSourceView.)
Protected property ColumnNames
Protected property Context Gets the context of the AdministrationDataSourceView object. (Inherited from AdministrationDataSourceView.)
Protected property DefaultSortExpression
Protected property Events (Inherited from DataSourceView.)
Public property IsTrackingViewState Gets a value that indicates if the AdministrationDataSourceView is configured to maintain state. (Inherited from AdministrationDataSourceView.)
Public property Name (Inherited from DataSourceView.)
Protected property Owner Gets the data source control that contains the AdministrationDataSourceView object. (Inherited from AdministrationDataSourceView.)
Public property SelectParameters Gets the AdministrationDataSourceView parameters for which state is being maintained. (Inherited from AdministrationDataSourceView.)
Protected property TotalRowCount Returns the total number of rows in the AdministrationDataSourceView object. (Inherited from AdministrationDataSourceView.)
Protected property ViewState Gets an object representing the current state of the AdministrationDataSourceView object. (Inherited from AdministrationDataSourceView.)

Top

See Also

Reference

DataTableDataSourceView Class

Microsoft.SharePoint.WebControls Namespace