HResults.DTS_E_EXPREVALINVALIDCASTSCALE 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.
The value %1!d! specified for the scale parameter of the cast to data type "%2" is not valid. The scale must be in the range %3!d! to %4!d! and the scale value is out of range for the type cast. Scale must not exceed precision and must be positive.
public: int DTS_E_EXPREVALINVALIDCASTSCALE = -1073450836;
public const int DTS_E_EXPREVALINVALIDCASTSCALE = -1073450836;
val mutable DTS_E_EXPREVALINVALIDCASTSCALE : int
Public Const DTS_E_EXPREVALINVALIDCASTSCALE As Integer = -1073450836