JHConst Methods

DCSoft.DBUtilityGeneric

JHConst Methods

The JHConst type exposes the following members.

Methods
  Name Description
Public method Static member DoubleToStr
将浮点数转换为指定位数的字符串格式
Public method Equals (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method Static member GetRealType
返回当前类型的真实类型(如可空类型,则返回它的基本类型)
Public method GetType (Inherited from Object.)
Public method Static member IsNullOrDBNull
判断当前对象是否为 null 或者 DBNull 的值
Public method ToString (Inherited from Object.)
Top
See Also