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