AdoDotNetParameter.SetPrecisionImpl(Byte) Method

Definition

Sets a byte value specifying the precision of the parameter.

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

Parameters

value
Byte

A byte value specifying precision.

Applies to