JobHistoryDetailDataSourceView members
Include protected members
Include inherited members
The JobHistoryDetailDataSourceView type exposes the following members.
Constructors
Name | Description | |
---|---|---|
JobHistoryDetailDataSourceView |
Top
Properties
Name | Description | |
---|---|---|
CanDelete | Inherited from System.Web.UI.DataSourceView. (Inherited from AdministrationDataSourceView.) | |
CanInsert | Inherited from System.Web.UI.DataSourceView. (Inherited from AdministrationDataSourceView.) | |
CanPage | Inherited from System.Web.UI.DataSourceView. (Inherited from AdministrationDataSourceView.) | |
CanRetrieveTotalRowCount | Inherited from System.Web.UI.DataSourceView. (Inherited from AdministrationDataSourceView.) | |
CanSort | (Inherited from DataTableDataSourceView.) | |
CanUpdate | Inherited from System.Web.UI.DataSourceView. (Inherited from AdministrationDataSourceView.) | |
ColumnNames | (Overrides DataTableDataSourceView.ColumnNames.) | |
Context | Gets the context of the AdministrationDataSourceView object. (Inherited from AdministrationDataSourceView.) | |
DefaultSortExpression | (Inherited from DataTableDataSourceView.) | |
Events | (Inherited from DataSourceView.) | |
IsTrackingViewState | Gets a value that indicates if the AdministrationDataSourceView is configured to maintain state. (Inherited from AdministrationDataSourceView.) | |
Name | (Inherited from DataSourceView.) | |
Owner | Gets the data source control that contains the AdministrationDataSourceView object. (Inherited from AdministrationDataSourceView.) | |
SelectParameters | Gets the AdministrationDataSourceView parameters for which state is being maintained. (Inherited from AdministrationDataSourceView.) | |
TotalRowCount | Returns the total number of rows in the AdministrationDataSourceView object. (Inherited from AdministrationDataSourceView.) | |
ViewState | Gets an object representing the current state of the AdministrationDataSourceView object. (Inherited from AdministrationDataSourceView.) |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
DataSourceViewChanged | (Inherited from DataSourceView.) |
Top