DataParameter.GetPrecisionImpl 方法

定义

检索一个字节值,该值指定参数的精度。

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

返回

Byte

以字节值的形式返回参数的精度。

适用于