Microsoft.SQLServer.Replication.Library.GenericPublisher汎用パブリッシャー

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

パブリッシャーのすべてのバージョンの共通のプロパティの基本コレクション。

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId8d090fc4-690b-b84e-eef7-584c46889258

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.GenericPublisher:
InstanceName  string  インスタンス名 インスタンスの名前 true 256  False     
ServiceName  string  サービス名 パフォーマンス カウンターのサービスの名前 false 256  False     
PublisherType  string  パブリッシャーの種類 サーバーの種類 false 256  False     
Distributor  string  ディストリビューター パブリッシャーが使用するディストリビューター。 false 256  False     
DistributorDatabaseName  string  ディストリビューション データベース このパブリッシャーが使用するディストリビューターにあるデータベース false 256  False     
DefaultSnapshotFolder  string  既定のスナップショット フォルダー このパブリッシャーのパブリケーションのスナップショットが格納されているフォルダー false 256  False     
ConnectionString  string  接続文字列 MS SQL Server インスタンスのフルネーム false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SQLServer.Replication.Library.GenericPublisher" 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="PublisherType" Type="string" Key="false"/>
<Property ID="Distributor" Type="string" Key="false"/>
<Property ID="DistributorDatabaseName" Type="string" Key="false"/>
<Property ID="DefaultSnapshotFolder" Type="string" Key="false"/>
<Property ID="ConnectionString" Type="string" Key="false"/>
</ClassType>