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