DbFloat.ToString 方法 | |
Returns the fully qualified type name of this instance.
命名空间:
XSharp.RDD
程序集:
XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法 VIRTUAL METHOD ToString() AS STRING
public override string ToString()
查看代码返回值
类型:
StringThe fully qualified type name.
参见