HResults.DTS_E_EXPREVALSTATIC_INVALIDNULLSCALE Field

Definition

MessageId: DTS_E_EXPREVALSTATIC_INVALIDNULLSCALE MessageText: The value specified for the scale parameter of a NULL function is not valid. The scale that was specified is out of range for the NULL function. Scale must not exceed precision and must be positive.

public: int DTS_E_EXPREVALSTATIC_INVALIDNULLSCALE = -1073442590;
public const int DTS_E_EXPREVALSTATIC_INVALIDNULLSCALE = -1073442590;
val mutable DTS_E_EXPREVALSTATIC_INVALIDNULLSCALE : int
Public Const DTS_E_EXPREVALSTATIC_INVALIDNULLSCALE As Integer  = -1073442590

Field Value

Value = -1073442590

Applies to