Microsoft.SQLServer.2014.AgentSQL Server 2014 Agent

Microsoft.SQLServer.2014.Agent (ClassType)

O componente do SQL Server 2014 Agent que é executado como parte de um Mecanismo de Banco de Dados do Microsoft SQL Server 2014

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 (PTB) Description (PTB) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome para Exibição Nome para exibição do objeto de monitoramento. false 256  False 
Microsoft.SQLServer.2014.Agent:
ServiceName  string  Nome do Serviço true 256  False 
Account  string  Nome da Conta false 256  False 
DisplayName  string  Nome do Agente 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>