Click or drag to resize

XSqlLexer.LookupKeyword Method

X#

Namespace:  XSharp.Parsers
Assembly:  XSharp.Data (in XSharp.Data.dll) Version: 2.19
Syntax
 VIRTUAL METHOD LookupKeyword(
	strValue AS STRING
) AS XTokenType
Request Example View Source

Parameters

strValue
Type: String

Return Value

Type: XTokenType
See Also