Compartilhar via


DataParameter.SetPrecisionImpl(Byte) Method

Definition

Sets a byte value specifying the precision of the parameter.

protected:
 virtual void SetPrecisionImpl(System::Byte value);
protected virtual void SetPrecisionImpl (byte value);
abstract member SetPrecisionImpl : byte -> unit
override this.SetPrecisionImpl : byte -> unit
Protected Overridable Sub SetPrecisionImpl (value As Byte)

Parameters

value
Byte

A byte value specifying precision.

Applies to