Microsoft.SQLServer.Replication.Library.GenericSubscriber通用订阅服务器

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

常用属性的基本集合。

Knowledge Base article:

摘要

常用属性的基本集合。

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 (CHS) Description (CHS) 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.GenericSubscriber:
InstanceName  string  实例名称 运行代理的实例的名称 true 256  False     
ServiceName  string  服务名称 false 256  False     
AgentServiceName  string  SQL 代理服务名称 false 256  False     
ConnectionString  string  连接字符串 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="AgentServiceName" Type="string" Key="false"/>
<Property ID="ConnectionString" Type="string" Key="false"/>
</ClassType>