Structs§
- CopyTo
- Operator that copies the contents of a database to file(s)
- DmlStatement
- Modifies the content of a database
- Merge
Into Clause - A single WHEN clause within a MERGE INTO statement.
- Merge
Into Op - Describes a MERGE INTO operation’s parameters.
Enums§
- Insert
Op - Merge
Into Action - The action for a single WHEN clause.
- Merge
Into Clause Kind - Which rows a MERGE WHEN clause applies to.
- WriteOp
- The type of DML operation to perform.