Compartir a través de


Campo DTS_E_CONNECTIONREQUIREDFORMETADATA

An error occurred due to no connection. A connection is required when requesting metadata. If you are working offline, uncheck Work Offline on the SSIS menu to enable the connection.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime
Ensamblado:  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Sintaxis

'Declaración
Public Const DTS_E_CONNECTIONREQUIREDFORMETADATA As Integer
'Uso
Dim value As Integer

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