Functions._SLen 方法 | |
注意:此 API 现在已过时。
命名空间:
XSharp_VOSQLClasses
程序集:
XSharp.VOSQLClasses (在 XSharp.VOSQLClasses.dll 中) 版本:2.22 GA
语法 [ObsoleteAttribute]
FUNCTION _SLen(
c AS STRING
) AS SHORT
[ObsoleteAttribute]
public static short _SLen(
string c
)
查看代码参数
- c
- 类型:String
返回值
类型:
Int16参见