Microsoft.SQLServer.AgentSQL エージェント

Microsoft.SQLServer.Agent (ClassType)

Microsoft SQL Server データベース エンジンの一部として実行される SQL Server エージェント コンポーネント

Element properties:

Base ClassMicrosoft.SQLServer.Component
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIddb861194-333c-1895-22d2-1daba57184a5

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 256  False 
Microsoft.SQLServer.Agent:
ServiceName  string  サービス名 true 256  False 
Account  string  アカウント名 false 256  False 
DisplayName  string  エージェント名 false 256  False 

Health Model:

Source Code:

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