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) のユーザーだけです。

適用対象