HResults.DTS_E_CANNOTGETRUNTIMECONNECTIONMANAGERID Field

Definition

The ID of the runtime connection manager specified by "%1" in the connection manager collection, Connections, of "%2" cannot be acquired due to error code 0x%3!8.8X!. Verify that the ConnectionManager.ID property of the runtime connection object has been set for the component.

public: int DTS_E_CANNOTGETRUNTIMECONNECTIONMANAGERID = -1073446885;
public const int DTS_E_CANNOTGETRUNTIMECONNECTIONMANAGERID = -1073446885;
val mutable DTS_E_CANNOTGETRUNTIMECONNECTIONMANAGERID : int
Public Const DTS_E_CANNOTGETRUNTIMECONNECTIONMANAGERID As Integer  = -1073446885

Field Value

Value = -1073446885

Applies to