The ICustomQuery type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CollectedParametersSpecifications | ||
| CustomQueryReturns |
A collection of IReturn descriptors describing the
ADO result set to be expected and how to map this result set.
| |
| QuerySpaces |
Any query spaces to apply to the query execution. Query spaces are
used in Hibernate's auto-flushing mechanism to determine which
entities need to be checked for pending changes.
| |
| SQL | The SQL query string to be performed. |