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