All Microsoft SQL Server agent jobs on Windows.
All Microsoft SQL Server agent jobs on Windows.
Base Class | Microsoft.SQLServer.Core.AgentJob |
Abstract | False |
Hosted | True |
Singleton | False |
Extension | False |
Accessibility | Public |
ElementId | 36047f61-8a87-3d85-2de3-d423c71828da |
Property Name | Type | Display Name (ENU) | Description (ENU) | Key | Max Length | Min Length | Case Sensitive | Default Value | EnumType |
---|---|---|---|---|---|---|---|---|---|
System.Entity: | |||||||||
string | Display Name | Display name of the object. | false | 4000 | 0 | False | |||
System.ConfigItem: | |||||||||
enum | Object Status | Object status | false | 256 | 0 | System.ConfigItem.ObjectStatusEnum.Active | System.ConfigItem.ObjectStatusEnum | ||
enum | Asset Status | Asset status | false | 256 | 0 | System.ConfigItem.AssetStatusEnum | |||
richtext | Notes | Notes | false | 4000 | 0 | ||||
Microsoft.SQLServer.Core.AgentJob: | |||||||||
string | Job Name | true | 256 | 0 | False | ||||
string | Description | false | 512 | 0 | False | ||||
string | Category | false | 256 | 0 | False | ||||
string | Owner | false | 256 | 0 | False | ||||
string | Originating Server | false | 256 | 0 | False | ||||
bool | Is Enabled | false | 256 | 0 |
<ClassType ID="Microsoft.SQLServer.Windows.AgentJob" Base="SqlCoreLib!Microsoft.SQLServer.Core.AgentJob" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false"/>