Click or drag to resize

XSqlLexer Constructor

X#
Initializes a new instance of the XSqlLexer class

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

Parameters

source
Type: String
See Also