TSQL Parser - A library for parsing TSQL statements
TSQL Parser - A library for parsing TSQL statements
TSQL Parser
TSQL
TSQLCharacters Structure
TSQLCharacters Methods
Equals Method
GetHashCode Method
In Method
IsCharacter Method
Parse Method
TSQLCharacters
IsCharacter 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
IsCharacter
(
string
token
)
Parameters
token
Type:
System
String
Return Value
Type:
Boolean
See Also
Reference
TSQLCharacters Structure
TSQL Namespace