HResults.DTS_E_EXPREVALINVALIDCASTPRECISION Field

Definition

MessageId: DTS_E_EXPREVALINVALIDCASTPRECISION MessageText: The value %1!d! specified for the precision parameter of the cast to data type "%2!s!" is not valid. Precision must be in the range %3!d! to %4!d! and the precision value is out of range for the type cast.

public: int DTS_E_EXPREVALINVALIDCASTPRECISION = -1073450837;
public const int DTS_E_EXPREVALINVALIDCASTPRECISION = -1073450837;
val mutable DTS_E_EXPREVALINVALIDCASTPRECISION : int
Public Const DTS_E_EXPREVALINVALIDCASTPRECISION As Integer  = -1073450837

Field Value

Value = -1073450837

Applies to