PublicationMonitor.DistributionDBName プロパティ

定義

出版物が使用する配布データベースの名前を取得します。

public:
 property System::String ^ DistributionDBName { System::String ^ get(); void set(System::String ^ value); };
public string DistributionDBName { get; set; }
member this.DistributionDBName : string with get, set
Public Property DistributionDBName As String

プロパティ値

ディストリビューション データベースの名前。

注釈

DistributionDBNameプロパティは、ディストリビューターのsysadmin固定サーバーロールのメンバー、配布データベースのdb_ownerまたはreplmonitor固定データベースの役割のメンバー、または出版物の公開アクセスリスト(PAL)のユーザーのみが取得できます。

適用対象