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