Click or drag to resize

SQLParser Constructor

X#
Initializes a new instance of the SQLParser class

Namespace:  XSharp.Parsers
Assembly:  XSharp.Data (in XSharp.Data.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	tokens AS XTokenList
)
Request Example View Source

Parameters

tokens
Type: XTokenList
See Also