HResults.DTS_E_TXDATACONVERTSTATIC_SIGNMISMATCH Field

Definition

MessageId: DTS_E_TXDATACONVERTSTATIC_SIGNMISMATCH MessageText: Conversion failed because the data value was signed and the type used by the provider was unsigned.

public: int DTS_E_TXDATACONVERTSTATIC_SIGNMISMATCH = -1071607679;
public const int DTS_E_TXDATACONVERTSTATIC_SIGNMISMATCH = -1071607679;
val mutable DTS_E_TXDATACONVERTSTATIC_SIGNMISMATCH : int
Public Const DTS_E_TXDATACONVERTSTATIC_SIGNMISMATCH As Integer  = -1071607679

Field Value

Value = -1071607679

Applies to