Поле HResults.DTS_E_CANNOTTFINDRUNTIMECONNECTIONOBJECT
The connection "%1" cannot be found. Verify that the connection manager has a connection with that name.
Пространство имен: Microsoft.SqlServer.Dts.Runtime
Сборка: Microsoft.SqlServer.ManagedDTS (в Microsoft.SqlServer.ManagedDTS.dll)
Синтаксис
'Декларация
Public Const DTS_E_CANNOTTFINDRUNTIMECONNECTIONOBJECT As Integer
'Применение
Dim value As Integer
value = HResults.DTS_E_CANNOTTFINDRUNTIMECONNECTIONOBJECT
public const int DTS_E_CANNOTTFINDRUNTIMECONNECTIONOBJECT
public:
literal int DTS_E_CANNOTTFINDRUNTIMECONNECTIONOBJECT
static val mutable DTS_E_CANNOTTFINDRUNTIMECONNECTIONOBJECT: int
public const var DTS_E_CANNOTTFINDRUNTIMECONNECTIONOBJECT : int