DataContextQuery Method |
| Name | Description | |
|---|---|---|
| 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 |