Click or drag to resize

SQLParser.ParseUpdateStatement Method

X#

Namespace:  XSharp.Parsers
Assembly:  XSharp.Data (in XSharp.Data.dll) Version: 2.19
Syntax
 METHOD ParseUpdateStatement(
	stmt OUT FoxUpdateContext
) AS LOGIC
Request Example View Source

Parameters

stmt
Type: FoxUpdateContext

Return Value

Type: Logic
See Also