SqlFunctions.FieldNameCheck 方法 | |
命名空间:
XSharp.VO.SDK
程序集:
XSharp.VOSQLClasses (在 XSharp.VOSQLClasses.dll 中) 版本:2.22 GA
语法 STATIC METHOD FieldNameCheck(
cName AS STRING,
aFldNames AS ARRAY
) AS STRING
public static string FieldNameCheck(
string cName,
__Array aFldNames
)
查看代码参数
- cName
- 类型:String
- aFldNames
- 类型:__Array
返回值
类型:
String参见