PublicationMonitor.Description プロパティ

定義

パブリケーションの説明テキストを取得します。

public:
 property System::String ^ Description { System::String ^ get(); };
public string Description { get; }
member this.Description : string
Public ReadOnly Property Description As String

プロパティ値

パブリケーションの説明です。

注釈

Description プロパティを取得できるのは、ディストリビューター側の固定サーバー ロール sysadmin のメンバー、ディストリビューション データベースの固定データベース ロール db_owner または replmonitor のメンバー、あるいはパブリケーションのパブリケーション アクセス リスト (PAL) のユーザーだけです。

適用対象