Click or drag to resize

SQLParser.ParseConstraints Method

X#

Namespace:  XSharp.Parsers
Assembly:  XSharp.Data (in XSharp.Data.dll) Version: 2.19
Syntax
 METHOD ParseConstraints(
	token AS XToken,
	table AS FoxCreateTableContext
) AS LOGIC
Request Example View Source

Parameters

token
Type: XToken
table
Type: FoxCreateTableContext

Return Value

Type: Logic
See Also