Microsoft.SQLServer.Replication.Library.VirtualDistributor仮想ディストリビューター

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

Knowledge Base article:

Summary

A virtual distributor.

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId92a6bd6f-a920-0b09-fbb7-e9dc52d2bb6f

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) 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.VirtualDistributor:
PrincipalName  string  プリンシパル名 true 256  False     
InstanceName  string  インスタンス名 true 256  False     
ServiceName  string  サービス名 false 256  False     
AgentServiceName  string  SQL エージェント サービスの名前 false 256  False     
Publishers  string  パブリッシャー false 4000  False     
DistributionDatabases  string  ディストリビューション データベース false 4000  False     
ConnectionString  string  接続文字列 false 256  False     
PerformanceCounterObject  string  パフォーマンス カウンター オブジェクト false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.Replication.Library.VirtualDistributor" 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="Publishers" Type="string" Key="false" MaxLength="4000"/>
<Property ID="DistributionDatabases" Type="string" Key="false" MaxLength="4000"/>
<Property ID="ConnectionString" Type="string" Key="false"/>
<Property ID="PerformanceCounterObject" Type="string" Key="false"/>
</ClassType>