Microsoft.SQLServer.Replication.Library.VirtualPublisherServeur de publication virtuel

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 (FRA) Description (FRA) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nom complet Nom complet de l'objet. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  État des objets État des objets false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  État des actifs État des actifs false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Remarques Remarques false 4000       
Microsoft.SQLServer.Replication.Library.VirtualPublisher:
PrincipalName  string  Nom de principal true 256  False     
InstanceName  string  Nom de l'instance true 256  False     
ServiceName  string  Nom du service false 256  False     
PublisherType  string  Type de serveur de publication false 256  False     
Distributor  string  Serveur de distribution false 256  False     
DistributorDatabaseName  string  Base de données de distribution false 256  False     
DefaultSnapshotFolder  string  Dossier des captures instantanées par défaut false 256  False     
ConnectionString  string  Chaîne de connexion 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>