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
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
TSQLUpdateStatement Class
TSQL.Statements Namespace