HResults.DTS_E_CANNOTFINDRUNTIMECONNECTIONMANAGER Field

Definition

MessageId: DTS_E_CANNOTFINDRUNTIMECONNECTIONMANAGER MessageText: The runtime connection manager with the ID "%1!s!" cannot be found. Verify that the connection manager collection has a connection manager with that ID.

public: int DTS_E_CANNOTFINDRUNTIMECONNECTIONMANAGER = -1071611877;
public const int DTS_E_CANNOTFINDRUNTIMECONNECTIONMANAGER = -1071611877;
val mutable DTS_E_CANNOTFINDRUNTIMECONNECTIONMANAGER : int
Public Const DTS_E_CANNOTFINDRUNTIMECONNECTIONMANAGER As Integer  = -1071611877

Field Value

Value = -1071611877

Applies to