Microsoft.SQLServer.Windows.AgentWindows 上の MSSQL: エージェント

Microsoft.SQLServer.Windows.Agent (ClassType)

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

Knowledge Base article:

概要

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

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 (JPN) Description (JPN) 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>