TSQL Parser - A library for parsing TSQL statements
TSQL Parser - A library for parsing TSQL statements
TSQL Parser
TSQL.Statements
TSQLUpdateStatement Class
TSQLUpdateStatement Properties
From Property
Option Property
Output Property
Set Property
Type Property
Update Property
Where Property
With Property
TSQLUpdateStatement
Output Property
Namespace:
TSQL.Statements
Assembly:
TSQL_Parser (in TSQL_Parser.dll) Version: 1.5.3.0 (1.5.3.0)
Syntax
C#
Copy
public
TSQLOutputClause
Output
{
get
; }
Property Value
Type:
TSQLOutputClause
See Also
Reference
TSQLUpdateStatement Class
TSQL.Statements Namespace