PublicationMonitor.Name 屬性

定義

取得或設定被監控出版物的名稱。

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

屬性值

受監控出版物的名稱。

備註

Name是必須的屬性,一旦屬性被載入,就無法更改。PublicationMonitor

Name此屬性僅能由系統管理員固定伺服器角色的成員在發行版中取得,或由發行資料庫中db_owner或 replmonitor 固定資料庫角色的成員,或是發佈存取清單(PAL)中的使用者取得。

Name這個屬性可以由任何使用者設定。

適用於