Click or drag to resize

FoxEmbeddedSQL.CreateTableCursor Method

X#

Namespace:  XSharp.VFP
Assembly:  XSharp.VFP (in XSharp.VFP.dll) Version: 2.19
Syntax
 STATIC METHOD CreateTableCursor(
	oTable AS FoxCreateTableContext
) AS LOGIC
Request Example View Source

Parameters

oTable
Type: FoxCreateTableContext

Return Value

Type: Logic
See Also