点击或拖拽改变大小

FoxEmbeddedSQL.ParseSqlCreate 方法

X#

命名空间:  XSharp.VFP
程序集:  XSharp.VFP (在 XSharp.VFP.dll 中) 版本:2.22 GA
语法
 STATIC METHOD ParseSqlCreate(
	sCommand AS STRING,
	lCursor AS LOGIC
) AS FoxCreateTableContext
查看代码

参数

sCommand
类型:String
lCursor
类型:Boolean

返回值

类型:FoxCreateTableContext
参见