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