HResults.DTS_E_EXPREVALSTATIC_INVALIDCASTSCALE 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_INVALIDCASTSCALE MessageText: The value specified for the scale parameter of a cast operation is out of range for the type cast. Scale must not exceed precision and must not be negative.
public: int DTS_E_EXPREVALSTATIC_INVALIDCASTSCALE = -1073442725;
public const int DTS_E_EXPREVALSTATIC_INVALIDCASTSCALE = -1073442725;
val mutable DTS_E_EXPREVALSTATIC_INVALIDCASTSCALE : int
Public Const DTS_E_EXPREVALSTATIC_INVALIDCASTSCALE As Integer = -1073442725