Data |
| Name | Description | |
|---|---|---|
| Query(Type, SqlStatement) | Non-generic implementation for query | |
| QueryTModel(ExpressionFuncTModel, Boolean) | Execute the specified query | |
| QueryTModel(SqlStatement) | Query using the specified statement | |
| QueryTModel(String, Object) | Execute a stored procedure transposing the result set back to TModel |