DataParameter.SetScaleImpl(Byte) 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.
Sets a byte value specifying the scale of the parameter.
protected:
virtual void SetScaleImpl(System::Byte value);
protected virtual void SetScaleImpl (byte value);
abstract member SetScaleImpl : byte -> unit
override this.SetScaleImpl : byte -> unit
Protected Overridable Sub SetScaleImpl (value As Byte)
Parameters
- value
- Byte
A byte value specifying scale.