Windows의 Microsoft SQL Server 데이터베이스 엔진의 일부로 실행되는 SQL Server 에이전트 구성 요소입니다.
Windows의 Microsoft SQL Server 데이터베이스 엔진의 일부로 실행되는 SQL Server 에이전트 구성 요소입니다.
Base Class | Microsoft.SQLServer.Core.Agent |
Abstract | False |
Hosted | True |
Singleton | False |
Extension | False |
Accessibility | Public |
ElementId | dab7f972-d7ad-a907-6fdc-92160a79d369 |
Property Name | Type | Display Name (KOR) | Description (KOR) | Key | Max Length | Min Length | Case Sensitive | Default Value | EnumType |
---|---|---|---|---|---|---|---|---|---|
System.Entity: | |||||||||
string | 표시 이름 | 개체의 표시 이름입니다. | false | 4000 | 0 | False | |||
System.ConfigItem: | |||||||||
enum | 개체 상태 | 개체 상태 | false | 256 | 0 | System.ConfigItem.ObjectStatusEnum.Active | System.ConfigItem.ObjectStatusEnum | ||
enum | 자산 상태 | 자산 상태 | false | 256 | 0 | System.ConfigItem.AssetStatusEnum | |||
richtext | 메모 | 메모 | false | 4000 | 0 | ||||
Microsoft.SQLServer.Windows.Agent: | |||||||||
string | 컴퓨터 이름 | false | 256 | 0 | False | ||||
string | 서비스 이름 | false | 256 | 0 | False | ||||
string | 계정 이름 | false | 256 | 0 | False |
<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>