Microsoft.SQLServer.Replication.Library.GenericDistributor제네릭 배포자

Microsoft.SQLServer.Replication.Library.GenericDistributor (ClassType)

모든 버전의 배포자에 대한 기본 일반 속성 컬렉션입니다.

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId711c2de2-ebce-e9fa-5c76-1c887a9535f1

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.Replication.Library.GenericDistributor:
InstanceName  string  인스턴스 이름 에이전트를 실행하는 인스턴스의 이름 true 256  False     
ServiceName  string  서비스 이름 false 256  False     
Publishers  string  게시자 관련된 인스턴스 목록 false 256  False     
DistributionDatabases  string  배포 데이터베이스 배포자 데이터베이스 목록 false 256  False     
ConnectionString  string  연결 문자열 MS SQL Server 인스턴스의 전체 이름 false 256  False     
PerformanceCounterObject  string  성능 카운터 개체 SQL Server 인스턴스에 대한 성능 모니터 개체 이름 false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.Replication.Library.GenericDistributor" Base="Windows!Microsoft.Windows.ApplicationComponent" Accessibility="Public" Abstract="true" Hosted="true" Singleton="false">
<Property ID="InstanceName" Type="string" Key="true"/>
<Property ID="ServiceName" Type="string" Key="false"/>
<Property ID="Publishers" Type="string" Key="false"/>
<Property ID="DistributionDatabases" Type="string" Key="false"/>
<Property ID="ConnectionString" Type="string" Key="false"/>
<Property ID="PerformanceCounterObject" Type="string" Key="false"/>
</ClassType>