Microsoft.SQLServer.Replication.Library.VirtualPublisher가상 게시자

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId55f545eb-0316-094b-b54a-ef67501bcb43

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.VirtualPublisher:
PrincipalName  string  보안 주체 이름 true 256  False     
InstanceName  string  인스턴스 이름 true 256  False     
ServiceName  string  서비스 이름 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  연결 문자열 false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.Replication.Library.VirtualPublisher" Base="Windows!Microsoft.Windows.ApplicationComponent" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<Property ID="PrincipalName" Type="string" Key="true"/>
<Property ID="InstanceName" Type="string" Key="true"/>
<Property ID="ServiceName" 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>