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