AdoDotNetParameter.GetPrecisionImpl 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 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.