RegisteredSubscriber.DistributionDatabase 屬性

定義

取得或設定散發發行者所使用之散發資料庫的名稱。

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

屬性值

String

String 值,可指定散發發行者所使用之散發資料庫的名稱。

備註

在中 Microsoft SQL Server 2005 ,不再需要在「發行者」端明確註冊「訂閱者」。 提供這個屬性是為了與舊版的回溯相容性 SQL Server 。

適用於