DistributionPublication.DistributionDBName 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定該出版物的分發資料庫名稱。
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該財產不能因現有出版物而更改。
DistributionDBName此屬性僅能由發行版固定伺服器角色的成員sysadmin、發行資料庫中固定資料庫角色的成員db_owner,或是發佈存取清單(PAL)中的使用者取得。
DistributionDBName該屬性只能由分配資料庫中固定db_owner資料庫角色的成員設定。