HResults.DTS_E_EMPTYRUNTIMECONNECTIONMANAGERID Field

Definition

MessageId: DTS_E_EMPTYRUNTIMECONNECTIONMANAGERID MessageText: The "%1!s!" in the connection manager collection, Connections, of "%2!s!" does not have a value for the ID property. Verify that the ConnectionManagerID property of the runtime connection object has been set for the component.

public: int DTS_E_EMPTYRUNTIMECONNECTIONMANAGERID = -1073446884;
public const int DTS_E_EMPTYRUNTIMECONNECTIONMANAGERID = -1073446884;
val mutable DTS_E_EMPTYRUNTIMECONNECTIONMANAGERID : int
Public Const DTS_E_EMPTYRUNTIMECONNECTIONMANAGERID As Integer  = -1073446884

Field Value

Value = -1073446884

Applies to