SPJobHistory Members
Include Protected Members
Include Inherited Members
Provides information about a job run by the timer service.
The SPJobHistory type exposes the following members.
Properties
Name | Description | |
---|---|---|
DatabaseName | Database name of the job history entry. | |
EndTime | End time of the job history entry. | |
ErrorMessage | Error message of the job history entry. | |
JobDefinitionId | Job definition identifier of the job history entry. | |
JobDefinitionTitle | Job definition title of the job history entry. | |
ServerId | Server identifier of the job history entry. | |
ServerName | Server name of the job history entry. | |
ServiceId | Service identifier of the job history entry. | |
StartTime | Start time of the job history entry. | |
Status | Status of the job history entry. | |
WebApplicationId | Web application identifier of the job history entry. | |
WebApplicationName | Web application name of the job history entry. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top