次の方法で共有


PullSubscription コンストラクター

PullSubscription クラスの新しいインスタンスを作成します。

名前空間:  Microsoft.SqlServer.Replication
アセンブリ:  Microsoft.SqlServer.Rmo (Microsoft.SqlServer.Rmo.dll)

構文

'宣言
Protected Sub New
'使用
Dim instance As New PullSubscription()
protected PullSubscription()
protected:
PullSubscription()
new : unit -> PullSubscription
protected function PullSubscription()

説明

このコンストラクターは、この型の状態を初期化するために、派生クラスのコンストラクターによって呼び出されます。

関連項目

参照

PullSubscription クラス

Microsoft.SqlServer.Replication 名前空間