PublicationMonitor.PublisherName 屬性

定義

取得或設定發行者的名稱。

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

屬性值

String

發行者的名稱。

備註

PublisherName這是必要的屬性,一旦載入實例的屬性之後,就無法變更 PublicationMonitor

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

PublisherName屬性可以由任何使用者設定。

適用於