語言

MergeSynchronizationAgent.Publisher 屬性

定義

取得或設定訂閱的Microsoft SQL Server實例名稱,該實例是訂閱Publisher。

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

屬性值

出版商。

實作

備註

Publisher 是必修性質。 若 Publisher 屬性設為 null,則拋出例外。

適用於