The QueryParameters type exposes the following members.

Properties

  NameDescription
Public propertyCacheable
Public propertyCacheRegion
Public propertyCallable
Public propertyCollectionKeys
Public propertyComment
Public propertyForceCacheRefresh
Public propertyHasAutoDiscoverScalarTypes
Public propertyHasRowSelection
Public propertyIsReadOnlyInitialized
Public propertyLockModes
Gets or sets an IDictionary that contains the alias name of the object from hql as the key and the LockMode as the value.
Public propertyNamedParameters
Public propertyNaturalKeyLookup
Public propertyOptionalEntityName
Public propertyOptionalId
Public propertyOptionalObject
Public propertyPositionalParameterTypes
Gets or sets an array of IType objects that is stored at the index of the Parameter.
Public propertyPositionalParameterValues
Gets or sets an array of Object objects that is stored at the index of the Parameter.
Public propertyProcessedRowSelection
Public propertyProcessedSql
Public propertyProcessedSqlParameters
Public propertyReadOnly
Public propertyResultTransformer
Public propertyRowSelection
Gets or sets the RowSelection for the Query.

See Also