RegisteredSubscriber.DistributionDatabase 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定發行版 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。