| DynamicQueryEngineBaseCreateCommand Method |
| Name | Description | |
|---|---|---|
| CreateCommand |
Creates the command.
| |
| CreateCommand(DbConnection) |
Creates a new DbCommand object and initializes it
| |
| CreateCommand(String) |
Creates a new DbCommand object and initializes it
| |
| CreateCommand(String, DbConnection) |
Creates a new DbCommand object and initializes it
|