DistributionArticle.PublicationName 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定包含該文章的出版物名稱。
public:
property System::String ^ PublicationName { System::String ^ get(); void set(System::String ^ value); };
public string PublicationName { get; set; }
member this.PublicationName : string with get, set
Public Property PublicationName As String
屬性值
一個 String 值。
備註
該 PublicationName 財產為必須的性質,且不得因現有出版物而更改。
PublicationName該屬性僅能由分配式資料庫中固定db_owner資料庫角色的成員取得。
PublicationName該屬性只能由分配資料庫中固定db_owner資料庫角色的成員設定。