DistributionPublication.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

String 值。

備註

DistributionDBName無法變更現有發行集的屬性。

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

DistributionDBName屬性只能由 db_owner 散發資料庫上固定資料庫角色的成員來設定。

適用於