AdoDotNetParameter.GetPrecisionImpl Method

Definition

Retrieves a byte value specifying the precision of the parameter.

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

Returns

Returns the precision of the parameter as a byte value.

Applies to