Microsoft.SQLServer.Windows.AgentWindows 上的 MSSQL: 代理程式

Microsoft.SQLServer.Windows.Agent (ClassType)

Windows 上在 Microsoft SQL Server 資料庫引擎中執行的 SQL Server Agent 元件。

Knowledge Base article:

摘要

Windows 上在 Microsoft SQL Server 資料庫引擎中執行的 SQL Server Agent 元件。

Element properties:

Base ClassMicrosoft.SQLServer.Core.Agent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIddab7f972-d7ad-a907-6fdc-92160a79d369

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  顯示名稱 顯示物件的名稱。 false 4000  False     
System.ConfigItem:
ObjectStatus  enum  物件狀態 物件狀態 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  資產狀態 資產狀態 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  附註 附註 false 4000       
Microsoft.SQLServer.Windows.Agent:
ComputerName  string  電腦名稱 false 256  False     
ServiceName  string  服務名稱 false 256  False     
AccountName  string  帳戶名稱 false 256  False     

Health Model:

Source Code:

<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>