語言

TransSynchronizationAgent.PublisherDatabase 屬性

定義

取得或設定出版資料庫名稱。

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

屬性值

發行集資料庫的名稱。

實作

備註

PublisherDatabase 是必修性質。 若 PublisherDatabase 為 , null則拋出例外。

適用於