TSQL Parser - A library for parsing TSQL statements
TSQL Parser - A library for parsing TSQL statements
TSQL Parser
TSQL
TSQLKeywords Structure
TSQLKeywords Methods
Equals Method
GetHashCode Method
In Method
IsKeyword Method
Parse Method
TSQLKeywords
IsKeyword Method
Namespace:
TSQL
Assembly:
TSQL_Parser (in TSQL_Parser.dll) Version: 1.5.3.0 (1.5.3.0)
Syntax
C#
Copy
public
static
bool
IsKeyword
(
string
token
)
Parameters
token
Type:
System
String
Return Value
Type:
Boolean
See Also
Reference
TSQLKeywords Structure
TSQL Namespace