Windows 上的所有 Microsoft SQL Server 代理作业。
Windows 上的所有 Microsoft SQL Server 代理作业。
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 (CHS) | Description (CHS) | Key | Max Length | Min Length | Case Sensitive | Default Value | EnumType |
---|---|---|---|---|---|---|---|---|---|
System.Entity: | |||||||||
string | 显示名称 | 对象的显示名称。 | false | 4000 | 0 | False | |||
System.ConfigItem: | |||||||||
enum | 对象状态 | 对象状态 | false | 256 | 0 | System.ConfigItem.ObjectStatusEnum.Active | System.ConfigItem.ObjectStatusEnum | ||
enum | 资产状态 | 资产状态 | false | 256 | 0 | System.ConfigItem.AssetStatusEnum | |||
richtext | 说明 | 说明 | false | 4000 | 0 | ||||
Microsoft.SQLServer.Core.AgentJob: | |||||||||
string | 作业名称 | true | 256 | 0 | False | ||||
string | 说明 | false | 512 | 0 | False | ||||
string | 类别 | false | 256 | 0 | False | ||||
string | 所有者 | false | 256 | 0 | False | ||||
string | 原始服务器 | false | 256 | 0 | False | ||||
bool | 已启用 | false | 256 | 0 |
<ClassType ID="Microsoft.SQLServer.Windows.AgentJob" Base="SqlCoreLib!Microsoft.SQLServer.Core.AgentJob" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false"/>