IDatabaseRepositoryExecuteQuery Method |
| Name | Description | |
|---|---|---|
| ExecuteQuery(ICompiledQuery, IQueryParameters) |
Executes a precompiled query.
| |
| ExecuteQuery(IQuerySpecification, IQueryParameters) |
Executes a query specification directly. Use this method as a shortcut
if the query should not be precompiled.
|