HResults.DTS_E_SQLTASK_TYPEISNOTCONVERTABLE Field

Definition

MessageId: DTS_E_SQLTASK_TYPEISNOTCONVERTABLE MessageText: The value type (%1!s!) can only be converted to variables of type Object.

public: int DTS_E_SQLTASK_TYPEISNOTCONVERTABLE = -1073548220;
public const int DTS_E_SQLTASK_TYPEISNOTCONVERTABLE = -1073548220;
val mutable DTS_E_SQLTASK_TYPEISNOTCONVERTABLE : int
Public Const DTS_E_SQLTASK_TYPEISNOTCONVERTABLE As Integer  = -1073548220

Field Value

Value = -1073548220

Applies to