HResults.DTS_E_EXPREVALINVALIDNULLSCALE Field

Definition

MessageId: DTS_E_EXPREVALINVALIDNULLSCALE MessageText: The value %1!d! specified for the scale parameter of the NULL function with data type %2!s! is out of range. Scale must be in the range %3!d! to %4!d!. Scale must not exceed precision and must not be negative.

public: int DTS_E_EXPREVALINVALIDNULLSCALE = -1073450764;
public const int DTS_E_EXPREVALINVALIDNULLSCALE = -1073450764;
val mutable DTS_E_EXPREVALINVALIDNULLSCALE : int
Public Const DTS_E_EXPREVALINVALIDNULLSCALE As Integer  = -1073450764

Field Value

Value = -1073450764

Applies to