Конструктор ConnectionManagerBase
Initializes a new instance of the ConnectionManagerBase class.
Пространство имен: Microsoft.SqlServer.Dts.Runtime
Сборка: Microsoft.SqlServer.ManagedDTS (в Microsoft.SqlServer.ManagedDTS.dll)
Синтаксис
'Декларация
Protected Sub New
'Применение
Dim instance As New ConnectionManagerBase()
protected ConnectionManagerBase()
protected:
ConnectionManagerBase()
new : unit -> ConnectionManagerBase
protected function ConnectionManagerBase()