DataParameter.GetPrecisionImpl 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
检索一个字节值,该值指定参数的精度。
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
返回
以字节值的形式返回参数的精度。