Microsoft.SQLServer.Replication.Library.GenericSubscriberAssinante Genérico

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

Coleção básica de propriedades comuns.

Knowledge Base article:

Resumo

Coleção básica de propriedades comuns.

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 (PTB) Description (PTB) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome para exibição Nome para exibição do objeto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Status do Objeto Status do objeto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Status do Ativo Status do ativo false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
Microsoft.SQLServer.Replication.Library.GenericSubscriber:
InstanceName  string  Nome da Instância Nome da instância que executa o agente true 256  False     
ServiceName  string  Nome do Serviço false 256  False     
ConnectionString  string  Cadeia de conexão Nome completo da Instância do MS 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="ConnectionString" Type="string" Key="false"/>
</ClassType>