Windows 上在 Microsoft SQL Server 資料庫引擎中執行的 SQL Server Agent 元件。
Windows 上在 Microsoft SQL Server 資料庫引擎中執行的 SQL Server Agent 元件。
Base Class | Microsoft.SQLServer.Core.Agent |
Abstract | False |
Hosted | True |
Singleton | False |
Extension | False |
Accessibility | Public |
ElementId | dab7f972-d7ad-a907-6fdc-92160a79d369 |
Property Name | Type | Display Name (CHT) | Description (CHT) | 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.Windows.Agent: | |||||||||
string | 電腦名稱 | false | 256 | 0 | False | ||||
string | 服務名稱 | false | 256 | 0 | False | ||||
string | 帳戶名稱 | false | 256 | 0 | False |
<ClassType ID="Microsoft.SQLServer.Windows.Agent" Base="SqlCoreLib!Microsoft.SQLServer.Core.Agent" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<Property ID="ComputerName" Type="string"/>
<Property ID="ServiceName" Type="string"/>
<Property ID="AccountName" Type="string"/>
</ClassType>