Microsoft.SQLServer.Replication.Library.GenericPublisher제네릭 게시자

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

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId8d090fc4-690b-b84e-eef7-584c46889258

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.GenericPublisher:
InstanceName  string  인스턴스 이름 인스턴스의 이름 true 256  False     
ServiceName  string  서비스 이름 성능 카운터의 서비스 이름 false 256  False     
AgentServiceName  string  SQL 에이전트 서비스 이름 false 256  False     
PublisherType  string  게시자 유형 서버의 유형 false 256  False     
Distributor  string  배포자 게시자가 사용하는 배포자입니다. false 256  False     
DistributorDatabaseName  string  배포 데이터베이스 이 게시자가 사용하는 배포자의 데이터베이스 false 256  False     
DefaultSnapshotFolder  string  기본 스냅숏 폴더 이 게시자의 게시 스냅숏이 저장되는 폴더입니다. false 256  False     
ConnectionString  string  연결 문자열 MS SQL Server 인스턴스의 전체 이름 false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.Replication.Library.GenericPublisher" 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="AgentServiceName" Type="string" Key="false"/>
<Property ID="PublisherType" Type="string" Key="false"/>
<Property ID="Distributor" Type="string" Key="false"/>
<Property ID="DistributorDatabaseName" Type="string" Key="false"/>
<Property ID="DefaultSnapshotFolder" Type="string" Key="false"/>
<Property ID="ConnectionString" Type="string" Key="false"/>
</ClassType>