語言

TransSynchronizationAgent.Subscriber 屬性

定義

取得或設定 Microsoft SQL Server 的訂閱者實例名稱。

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

屬性值

Microsoft SQL Server 實例的名稱。

實作

備註

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

適用於