Microsoft.SQLServer.2014.AgentSQL Server 2014 Agent

Microsoft.SQLServer.2014.Agent (ClassType)

執行為 Microsoft SQL Server 2014 資料庫引擎一部分的 SQL Server 2014 Agent 元件

Element properties:

Base ClassMicrosoft.SQLServer.2014.Component
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId5464addf-1cb2-29e7-a5a9-9a13c6777033

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示監視物件的名稱。 false 256  False 
Microsoft.SQLServer.2014.Agent:
ServiceName  string  服務名稱 true 256  False 
Account  string  帳戶名稱 false 256  False 
DisplayName  string  代理程式名稱 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.2014.Agent" Accessibility="Public" Base="Microsoft.SQLServer.2014.Component" Hosted="true" Abstract="false">
<Property ID="ServiceName" Type="string" Key="true"/>
<Property ID="Account" Type="string"/>
<Property ID="DisplayName" Type="string"/>
</ClassType>