IDb |
The IDbStatementFactory type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Creates an Exists statement | |
| CreateIndex | Create the statement to define the index | |
| CreateSqlKeyword | Create SQL keyword | |
| DropIndex | Create the statement to drop the specified index | |
| Exists | Creates an Exists statement | |
| GetFilterFunction | Gets the specified filter function | |
| GetFilterFunctions | Get all filter functions | |
| GetNextSequenceValue | Get the next sequence value for the specified sequence | |
| GetResetSequence | Gets the reset sequence command | |
| Returning | Appends a RETURNING statement |