語言

DistributionArticle.PublicationDBName 屬性

定義

取得或設定出版資料庫名稱。

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

屬性值

一個 String 值。

備註

PublicationDBName 財產為必須的性質,且不得因現有出版物而更改。

PublicationDBName該屬性僅能由分配式資料庫中固定db_owner資料庫角色的成員取得。

PublicationDBName該屬性只能由分配資料庫中固定db_owner資料庫角色的成員設定。

適用於