HResults.DTS_E_CANNOTTFINDRUNTIMECONNECTIONOBJECT Field

Definition

MessageId: DTS_E_CANNOTTFINDRUNTIMECONNECTIONOBJECT MessageText: The connection "%1!s!" cannot be found. Verify that the connection manager has a connection with that name.

public: int DTS_E_CANNOTTFINDRUNTIMECONNECTIONOBJECT = -1071611878;
public const int DTS_E_CANNOTTFINDRUNTIMECONNECTIONOBJECT = -1071611878;
val mutable DTS_E_CANNOTTFINDRUNTIMECONNECTIONOBJECT : int
Public Const DTS_E_CANNOTTFINDRUNTIMECONNECTIONOBJECT As Integer  = -1071611878

Field Value

Value = -1071611878

Applies to