HResults.DTS_E_INCORRECTCONNECTIONMANAGERTYPE Field

Definition

MessageId: DTS_E_INCORRECTCONNECTIONMANAGERTYPE MessageText: The connection manager "%1!s!" is an incorrect type. The type required is "%2!s!". The type available to the component is "%3!s!".

public: int DTS_E_INCORRECTCONNECTIONMANAGERTYPE = -1071611874;
public const int DTS_E_INCORRECTCONNECTIONMANAGERTYPE = -1071611874;
val mutable DTS_E_INCORRECTCONNECTIONMANAGERTYPE : int
Public Const DTS_E_INCORRECTCONNECTIONMANAGERTYPE As Integer  = -1071611874

Field Value

Value = -1071611874

Applies to