FoxEmbeddedSQL.CreateTableCursor 方法 | |
命名空间:
XSharp.VFP
程序集:
XSharp.VFP (在 XSharp.VFP.dll 中) 版本:2.22 GA
语法 STATIC METHOD CreateTableCursor(
oTable AS FoxCreateTableContext
) AS LOGIC
public static bool CreateTableCursor(
FoxCreateTableContext oTable
)
查看代码参数
- oTable
- 类型:FoxCreateTableContext
返回值
类型:
Boolean参见