The IQuery type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Enumerable | Overloaded. |
![]() | List | Overloaded. |
![]() | SetAnsiString | Overloaded. |
![]() | SetBinary | Overloaded. |
![]() | SetBoolean | Overloaded. |
![]() | SetByte | Overloaded. |
![]() | SetCacheable |
Enable caching of this query result set.
|
![]() | SetCacheRegion | |
![]() | SetCharacter | Overloaded. |
![]() | SetDateTime | Overloaded. |
![]() | SetDecimal | Overloaded. |
![]() | SetDouble | Overloaded. |
![]() | SetEntity | Overloaded. |
![]() | SetEnum | Overloaded. |
![]() | SetFirstResult |
Sets the first row to retrieve.
|
![]() | SetFlushMode |
Override the current session flush mode, just for this query.
|
![]() | SetForceCacheRefresh | |
![]() | SetGuid | Overloaded. |
![]() | SetInt16 | Overloaded. |
![]() | SetInt32 | Overloaded. |
![]() | SetInt64 | Overloaded. |
![]() | SetLockMode |
Set the lockmode for the objects idententified by the
given alias that appears in the FROM clause.
|
![]() | SetMaxResults |
Set the maximum number of rows to retrieve.
|
![]() | SetParameter | Overloaded. |
![]() | SetParameterList | Overloaded. |
![]() | SetProperties |
Bind the property values of the given object to named parameters of the query,
matching property names with parameter names and mapping property types to
Hibernate types using heuristics.
|
![]() | SetResultTransformer |
Set a strategy for handling the query results. This can be used to change
"shape" of the query result.
|
![]() | SetSingle | Overloaded. |
![]() | SetString | Overloaded. |
![]() | SetTime | Overloaded. |
![]() | SetTimeout |
The timeout for the underlying ADO query
|
![]() | SetTimestamp | Overloaded. |
![]() | UniqueResult | Overloaded. |