Click or drag to resize

SQLParser.ParseDeleteStatement Method

X#

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

Parameters

stmt
Type: FoxDeleteContext

Return Value

Type: Logic
See Also