The IQuery type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | IsReadOnly |
Will entities (and proxies) returned by the query be loaded in read-only mode?
|
![]() | NamedParameters |
The names of all named parameters of the query
|
![]() | QueryString |
The query string
|
![]() | ReturnAliases | Return the HQL select clause aliases (if any) |
![]() | ReturnTypes |
The NHibernate types of the query result set.
|