Поделиться через


Поле DTS_E_UNKNOWNCONNECTIONMANAGERTYPE

The connection type "%1" specified for connection manager "%2" is not recognized as a valid connection manager type. This error is returned when an attempt is made to create a connection manager for an unknown connection type. Check the spelling in the connection type name.

Пространство имен:  Microsoft.SqlServer.Dts.Runtime
Сборка:  Microsoft.SqlServer.ManagedDTS (в Microsoft.SqlServer.ManagedDTS.dll)

Синтаксис

'Декларация
Public Const DTS_E_UNKNOWNCONNECTIONMANAGERTYPE As Integer
'Применение
Dim value As Integer

value = HResults.DTS_E_UNKNOWNCONNECTIONMANAGERTYPE
public const int DTS_E_UNKNOWNCONNECTIONMANAGERTYPE
public:
literal int DTS_E_UNKNOWNCONNECTIONMANAGERTYPE
static val mutable DTS_E_UNKNOWNCONNECTIONMANAGERTYPE: int
public const var DTS_E_UNKNOWNCONNECTIONMANAGERTYPE : int