Share via


AdoDotNetParameter.GetScaleImpl Method

Definition

Retrieves a byte value specifying the scale of the parameter.

protected:
 override System::Byte GetScaleImpl();
protected override byte GetScaleImpl ();
override this.GetScaleImpl : unit -> byte
Protected Overrides Function GetScaleImpl () As Byte

Returns

Returns the scale of the parameter as a byte value.

Applies to