Partager via


Champ DTS_E_GETCONNECTIONINFOS

Failed to get ConnectionInfos collection with error 0x%1!8.8X! "%2". This error occurs when the call to IDTSApplication100::get_ConnectionInfos fails.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime
Assembly :  Microsoft.SqlServer.ManagedDTS (dans Microsoft.SqlServer.ManagedDTS.dll)

Syntaxe

'Déclaration
Public Const DTS_E_GETCONNECTIONINFOS As Integer
'Utilisation
Dim value As Integer

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