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
Update Property
Namespace:
TSQL.Statements
Assembly:
TSQL_Parser (in TSQL_Parser.dll) Version: 1.5.3.0 (1.5.3.0)
Syntax
C#
Copy
public
TSQLUpdateClause
Update
{
get
; }
Property Value
Type:
TSQLUpdateClause
See Also
Reference
TSQLUpdateStatement Class
TSQL.Statements Namespace