Конструктор 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.