| TSQLFutureKeywordsIsFutureKeyword Method |
Namespace:
TSQL
Assembly:
TSQL_Parser (in TSQL_Parser.dll) Version: 1.5.3.0 (1.5.3.0)
Syntax public static bool IsFutureKeyword(
string token
)
Parameters
- token
- Type: SystemString
Return Value
Type:
BooleanSee Also