DataParameter.GetScaleImpl Method

Definition

Retrieves a byte value specifying the scale of the parameter.

protected:
 virtual System::Byte GetScaleImpl();
protected virtual byte GetScaleImpl ();
abstract member GetScaleImpl : unit -> byte
override this.GetScaleImpl : unit -> byte
Protected Overridable Function GetScaleImpl () As Byte

Returns

Returns the scale of the parameter as a byte value.

Applies to