Microsoft.SQLServer.Replication.Library.GenericSubscriberSottoscrittore generico

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

Raccolta di base delle proprietà comuni.

Knowledge Base article:

Riepilogo

Raccolta di base delle proprietà comuni.

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId12522415-0bc8-9903-0ae2-10eaa53b443c

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.GenericSubscriber:
InstanceName  string  Nome dell'istanza Nome dell'istanza che esegue l'agente true 256  False     
ServiceName  string  Nome del servizio false 256  False     
AgentServiceName  string  Nome del servizio SQL Agent false 256  False     
ConnectionString  string  Stringa di connessione Nome completo dell'istanza di Microsoft SQL Server false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.Replication.Library.GenericSubscriber" 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="ConnectionString" Type="string" Key="false"/>
</ClassType>