DataParameter.GetScaleImpl Method
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.
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.