| Class and Description | 
|---|
| Update
 A buildable UPDATE statement that has at least one assignment and one WHERE clause. 
 | 
| Class and Description | 
|---|
| UpdateStart
 The beginning of an UPDATE statement. 
 | 
| Class and Description | 
|---|
| Assignment
 An assignment that appears after the SET keyword in an UPDATE statement. 
 | 
| OngoingAssignment | 
| UpdateStart
 The beginning of an UPDATE statement. 
 | 
| UpdateWithAssignments
 An UPDATE statement that has at least one assignment. 
 | 
Copyright © 2017–2021. All rights reserved.