Click or drag to resize

FoxEmbeddedSQL.ParseSqlCreate Method

X#

Namespace:  XSharp.VFP
Assembly:  XSharp.VFP (in XSharp.VFP.dll) Version: 2.19
Syntax
 STATIC METHOD ParseSqlCreate(
	sCommand AS STRING,
	lCursor AS LOGIC
) AS FoxCreateTableContext
Request Example View Source

Parameters

sCommand
Type: String
lCursor
Type: Logic

Return Value

Type: FoxCreateTableContext
See Also