MergeSubscriberMonitor.PublisherDB 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定發行集資料庫的名稱。
public:
property System::String ^ PublisherDB { System::String ^ get(); void set(System::String ^ value); };
public string PublisherDB { get; set; }
member this.PublisherDB : string with get, set
Public Property PublisherDB As String
屬性值
String 值。
備註
PublisherDB是必要的屬性。
PublisherDB屬性可以由任何使用者指定或抓取。
只有2.0 版的 .NET Framework 才支援這個命名空間、類別或成員 Microsoft 。