語言

RegisteredSubscriber.DistributionDatabase 屬性

定義

取得或設定發行版 Publisher 所使用的分發資料庫名稱。

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指定該發行版 Publisher 所使用的分發資料庫名稱的值。

備註

在 Microsoft SQL Server 2005 中,不再需要在 Publisher 明確註冊訂閱者。 此特性是為了向下相容於先前版本的 SQL Server。

適用於