Microsoft.SQLServer.Replication.Library.VirtualPublisherServer di pubblicazione virtuale

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 (ITA) Description (ITA) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Stato oggetto Stato dell'oggetto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Stato risorsa Stato della risorsa false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Note Note false 4000       
Microsoft.SQLServer.Replication.Library.VirtualPublisher:
PrincipalName  string  Nome dell'entità true 256  False     
InstanceName  string  Nome dell'istanza true 256  False     
ServiceName  string  Nome del servizio false 256  False     
AgentServiceName  string  Nome del servizio SQL Agent false 256  False     
PublisherType  string  Tipo di server di pubblicazione false 256  False     
Distributor  string  Server di distribuzione false 256  False     
DistributorDatabaseName  string  Database di distribuzione false 256  False     
DefaultSnapshotFolder  string  Cartella degli snapshot predefinita false 256  False     
ConnectionString  string  Stringa di connessione 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="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>