Skip to main content

Module dml

Module dml 

Source
Expand description

DML (Data Manipulation Language) types for DELETE, UPDATE operations.

Structs§

CopyTo
Operator that copies the contents of a database to file(s)
DmlStatement
Modifies the content of a database

Enums§

InsertOp
WriteOp
The type of DML operation to perform.