Microsoft.SQLServer.Replication.Library.VirtualSubscriber仮想サブスクライバー

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

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId449081d4-cde4-638c-6192-5aad6bbdae61

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.VirtualSubscriber:
PrincipalName  string  プリンシパル名 true 256  False     
InstanceName  string  インスタンス名 true 256  False     
ServiceName  string  サービス名 false 256  False     
ConnectionString  string  接続文字列 false 256  False     

Health Model:

Source Code:

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