Skip to main content

Module dml

Module dml 

Source

Structs§

CopyTo
Operator that copies the contents of a database to file(s)
DmlStatement
Modifies the content of a database
MergeIntoClause
A single WHEN clause within a MERGE INTO statement.
MergeIntoOp
Describes a MERGE INTO operation’s parameters.

Enums§

InsertOp
MergeIntoAction
The action for a single WHEN clause.
MergeIntoClauseKind
Which rows a MERGE WHEN clause applies to.
WriteOp
The type of DML operation to perform.