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

屬性值

String

散發資料庫的名稱。

備註

DistributionDBName屬性只能由「散發者」端的系統管理員(sysadmin)固定伺服器角色的成員、散發資料庫上的 db_owner 或 replmonitor 固定資料庫角色的成員,或是發行集之發行集存取清單(PAL)中的使用者來抓取。

適用於