HResults.DTS_E_EXPREVALSTATIC_INVALIDCASTSCALE Field

Definition

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

Field Value

Value = -1073442725

Applies to