DbCurrency.GetTypeCode 方法 | |
Returns the TypeCode for this instance.
命名空间:
XSharp.RDD
程序集:
XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法 METHOD GetTypeCode() AS TypeCode
public TypeCode GetTypeCode()
查看代码返回值
类型:
TypeCodeThe enumerated constant that is the
TypeCode of the class or value type that implements this interface.
实现
GetTypeCode参见