Subscription 建構

Creates a new instance of the Subscription class.

命名空間:  Microsoft.SqlServer.Replication
組件:  Microsoft.SqlServer.Rmo (在 Microsoft.SqlServer.Rmo.dll 中)

語法

'宣告
Protected Sub New
'用途

Dim instance As New Subscription()
protected Subscription()
protected:
Subscription()
new : unit -> Subscription
protected function Subscription()

備註

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 Microsoft .NET Framework.