HResults.DTS_E_EXPREVALLITERALOVERFLOW Field

Definition

MessageId: DTS_E_EXPREVALLITERALOVERFLOW MessageText: The literal "%1!s!" is too large to fit into type %2!s!. The magnitude of the literal overflows the type.

public: int DTS_E_EXPREVALLITERALOVERFLOW = -1073450884;
public const int DTS_E_EXPREVALLITERALOVERFLOW = -1073450884;
val mutable DTS_E_EXPREVALLITERALOVERFLOW : int
Public Const DTS_E_EXPREVALLITERALOVERFLOW As Integer  = -1073450884

Field Value

Value = -1073450884

Applies to