PullSubscription 构造函数

Creates a new instance of the PullSubscription class.

命名空间:  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()

注释

This constructor is called by derived class constructors to initialize state in this type.

This namespace, class, or member is supported only in version 2.0 of the .NET Framework.