HResults.DTS_E_GETCONNECTIONINFOS Field

Definition

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

public: int DTS_E_GETCONNECTIONINFOS = -1073659828;
public const int DTS_E_GETCONNECTIONINFOS = -1073659828;
val mutable DTS_E_GETCONNECTIONINFOS : int
Public Const DTS_E_GETCONNECTIONINFOS As Integer  = -1073659828

Field Value

Value = -1073659828

Applies to