TSQL Parser - A library for parsing TSQL statements
TSQL Parser - A library for parsing TSQL statements
TSQL Parser
TSQL.Tokens
TSQLSystemIdentifier Class
TSQLSystemIdentifier Properties
Identifier Property
Type Property
TSQLSystemIdentifier
Type Property
Namespace:
TSQL.Tokens
Assembly:
TSQL_Parser (in TSQL_Parser.dll) Version: 1.5.3.0 (1.5.3.0)
Syntax
C#
Copy
public
override
TSQLTokenType
Type
{
get
; }
Property Value
Type:
TSQLTokenType
See Also
Reference
TSQLSystemIdentifier Class
TSQL.Tokens Namespace