HResults.DTS_E_EXPREVALINVALIDNULLPRECISION Field

Definition

MessageId: DTS_E_EXPREVALINVALIDNULLPRECISION MessageText: The value %1!d! specified for the precision parameter of the NULL function with data type "%2!s!" is out of range. Precision must be in the range %3!d! to %4!d!.

public: int DTS_E_EXPREVALINVALIDNULLPRECISION = -1073450765;
public const int DTS_E_EXPREVALINVALIDNULLPRECISION = -1073450765;
val mutable DTS_E_EXPREVALINVALIDNULLPRECISION : int
Public Const DTS_E_EXPREVALINVALIDNULLPRECISION As Integer  = -1073450765

Field Value

Value = -1073450765

Applies to