Skip to main content
A newer version of this page is available. .

ModificationStatement Class

Serves as the base class for classes that represent modification statements.

Namespace: DevExpress.Xpo.DB

Assembly: DevExpress.Data.v21.1.dll

NuGet Package: DevExpress.Data

Declaration

public abstract class ModificationStatement :
    BaseStatement
See Also