点击或拖拽改变大小

DbFloat.GetTypeCode 方法

X#
Returns the TypeCode for this instance.

命名空间:  XSharp.RDD
程序集:  XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法
 METHOD GetTypeCode() AS TypeCode
查看代码

返回值

类型:TypeCode
The enumerated constant that is the TypeCode of the class or value type that implements this interface.

实现

GetTypeCode
参见