Share via


JobHistoryDetailDataSourceView members

Include protected members
Include inherited members

The JobHistoryDetailDataSourceView type exposes the following members.

Constructors

  Name Description
Public method JobHistoryDetailDataSourceView

Top

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 (Inherited from DataTableDataSourceView.)
Public property CanUpdate Inherited from System.Web.UI.DataSourceView. (Inherited from AdministrationDataSourceView.)
Protected property ColumnNames (Overrides DataTableDataSourceView.ColumnNames.)
Protected property Context Gets the context of the AdministrationDataSourceView object. (Inherited from AdministrationDataSourceView.)
Protected property DefaultSortExpression (Inherited from DataTableDataSourceView.)
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

Methods

  Name Description
Public method CanExecute (Inherited from DataSourceView.)
Protected method CreateDataTable Creates an object that represents a DataTable with a string column for each entry in the ColumnNames property. (Inherited from DataTableDataSourceView.)
Public method Delete (Inherited from DataSourceView.)
Public method Equals (Inherited from Object.)
Protected method ExecuteCommand(String, IDictionary, IDictionary) (Inherited from DataSourceView.)
Public method ExecuteCommand(String, IDictionary, IDictionary, DataSourceViewOperationCallback) (Inherited from DataSourceView.)
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 (Overrides DataTableDataSourceView.FillDataTable(DataTable, 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 (Overrides AdministrationDataSourceView.ParseParameters(IDictionary).)
Protected method RaiseUnsupportedCapabilityError (Inherited from DataSourceView.)
Public method SaveViewState Saves the state of the AdministrationDataSourceView object. (Inherited from AdministrationDataSourceView.)
Protected method Select(DataSourceSelectArguments) (Inherited from DataTableDataSourceView.)
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

Events

  Name Description
Public event DataSourceViewChanged (Inherited from DataSourceView.)

Top

See also

Reference

JobHistoryDetailDataSourceView class

Microsoft.SharePoint.WebControls namespace