UpdateStatement Class
In This Article
Represents the update statement.
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v24.2.dll
NuGet Package: DevExpress.Data
#Declaration
public class UpdateStatement :
ModificationStatement
#Inheritance
Object
JoinNode
BaseStatement
ModificationStatement
UpdateStatement
See Also