The QueryParameters type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Cacheable | |
![]() | CacheRegion | |
![]() | Callable | |
![]() | CollectionKeys | |
![]() | FilteredPositionalParameterTypes | |
![]() | FilteredPositionalParameterValues | |
![]() | FilteredSQL | |
![]() | ForceCacheRefresh | |
![]() | HasRowSelection | |
![]() | LockModes |
Gets or sets an IDictionary that contains the alias name of the
object from hql as the key and the LockMode as the value.
|
![]() | NamedParameters |
Gets or sets an IDictionary that contains the named
parameter as the key and the TypedValue as the value.
|
![]() | OptionalEntityClass | |
![]() | OptionalId | |
![]() | OptionalObject | |
![]() | PositionalParameterTypes |
Gets or sets an array of IType objects that is stored at the index
of the Parameter.
|
![]() | PositionalParameterValues |
Gets or sets an array of Object objects that is stored at the index
of the Parameter.
|
![]() | ResultTransformer | |
![]() | RowSelection |
Gets or sets the RowSelection for the Query.
|