Click or drag to resize

FoxEmbeddedSQL.SqlAlterTable Method

X#

Namespace:  XSharp.VFP
Assembly:  XSharp.VFP (in XSharp.VFP.dll) Version: 2.19
Syntax
 STATIC METHOD SqlAlterTable(
	table AS FoxAlterTableContext
) AS LOGIC
Request Example View Source

Parameters

table
Type: FoxAlterTableContext

Return Value

Type: Logic
See Also