HResults.DTS_E_EXPREVALSTATIC_INVALIDNULLSCALE Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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