The IDbFactory type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddCommandParameter |
Add new constant parameter
| |
| CreateCommand |
Create command
| |
| CreateConnection |
Create connection
| |
| CreateSqlBuilder |
Creare SQL builder
| |
| GetInsertId |
Gets ID of last inserted record
| |
| GetInsertIdAsync |
Asynchronously gets ID of last inserted record
|
See Also