TSQL Parser - A library for parsing TSQL statements
TSQL Parser - A library for parsing TSQL statements
TSQL Parser
TSQL.Statements
TSQLSelectStatement Class
TSQLSelectStatement Properties
For Property
From Property
GroupBy Property
Having Property
Into Property
Option Property
OrderBy Property
Select Property
SetOperator Property
Type Property
Where Property
With Property
TSQLSelectStatement
Type Property
Namespace:
TSQL.Statements
Assembly:
TSQL_Parser (in TSQL_Parser.dll) Version: 1.5.3.0 (1.5.3.0)
Syntax
C#
Copy
public
override
TSQLStatementType
Type
{
get
; }
Property Value
Type:
TSQLStatementType
See Also
Reference
TSQLSelectStatement Class
TSQL.Statements Namespace