DataParameter.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:
virtual System::Byte GetPrecisionImpl();
protected virtual byte GetPrecisionImpl ();
abstract member GetPrecisionImpl : unit -> byte
override this.GetPrecisionImpl : unit -> byte
Protected Overridable Function GetPrecisionImpl () As Byte
Returns
Returns the precision of the parameter as a byte value.