| Name | Description |
---|
| After | (Inherited from AbstractQueryImpl.) |
| Before | (Inherited from AbstractQueryImpl.) |
| DetermineType(Int32, Object) | (Inherited from AbstractQueryImpl.) |
| DetermineType(String, Object) | (Inherited from AbstractQueryImpl.) |
| DetermineType(String, Type) | (Inherited from AbstractQueryImpl.) |
| DetermineType(Int32, Object, IType) | (Inherited from AbstractQueryImpl.) |
| DetermineType(String, Object, IType) | (Inherited from AbstractQueryImpl.) |
| Enumerable()()()() | (Overrides AbstractQueryImpl..::..Enumerable()()()().) |
| Enumerable<(Of <<'(T>)>>)()()()() | (Overrides AbstractQueryImpl..::..Enumerable()()()().) |
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
| ExecuteUpdate | (Overrides AbstractQueryImpl..::..ExecuteUpdate()()()().) |
| ExpandParameterLists |
Warning: adds new parameters to the argument by side-effect, as well as mutating the query string!
(Inherited from AbstractQueryImpl.) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
| Future<(Of <<'(T>)>>) | (Inherited from AbstractQueryImpl.) |
| FutureValue<(Of <<'(T>)>>) | (Inherited from AbstractQueryImpl.) |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
| GetQueryParameters()()()() | (Inherited from AbstractQueryImpl.) |
| GetQueryParameters(IDictionary<(Of <<'(String, TypedValue>)>>)) | (Inherited from AbstractQueryImpl.) |
| GetType | Gets the Type of the current instance. (Inherited from Object.) |
| List()()()() | (Overrides AbstractQueryImpl..::..List()()()().) |
| List(IList) | (Overrides AbstractQueryImpl..::..List(IList).) |
| List<(Of <<'(T>)>>)()()()() | (Overrides AbstractQueryImpl..::..List()()()().) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
| SetAnsiString(Int32, String) | (Inherited from AbstractQueryImpl.) |
| SetAnsiString(String, String) | (Inherited from AbstractQueryImpl.) |
| SetBinary(Int32, array<Byte>[]()[][]) | (Inherited from AbstractQueryImpl.) |
| SetBinary(String, array<Byte>[]()[][]) | (Inherited from AbstractQueryImpl.) |
| SetBoolean(Int32, Boolean) | (Inherited from AbstractQueryImpl.) |
| SetBoolean(String, Boolean) | (Inherited from AbstractQueryImpl.) |
| SetByte(Int32, Byte) | (Inherited from AbstractQueryImpl.) |
| SetByte(String, Byte) | (Inherited from AbstractQueryImpl.) |
| SetCacheable | (Inherited from AbstractQueryImpl.) |
| SetCacheMode | Override the current session cache mode, just for this query.
(Inherited from AbstractQueryImpl.) |
| SetCacheRegion | (Inherited from AbstractQueryImpl.) |
| SetCharacter(Int32, Char) | (Inherited from AbstractQueryImpl.) |
| SetCharacter(String, Char) | (Inherited from AbstractQueryImpl.) |
| SetCollectionKey | (Inherited from AbstractQueryImpl.) |
| SetComment | (Inherited from AbstractQueryImpl.) |
| SetDateTime(Int32, DateTime) | (Inherited from AbstractQueryImpl.) |
| SetDateTime(String, DateTime) | (Inherited from AbstractQueryImpl.) |
| SetDateTime2(Int32, DateTime) | (Inherited from AbstractQueryImpl.) |
| SetDateTime2(String, DateTime) | (Inherited from AbstractQueryImpl.) |
| SetDateTimeOffset(Int32, DateTimeOffset) | (Inherited from AbstractQueryImpl.) |
| SetDateTimeOffset(String, DateTimeOffset) | (Inherited from AbstractQueryImpl.) |
| SetDecimal(Int32, Decimal) | (Inherited from AbstractQueryImpl.) |
| SetDecimal(String, Decimal) | (Inherited from AbstractQueryImpl.) |
| SetDouble(Int32, Double) | (Inherited from AbstractQueryImpl.) |
| SetDouble(String, Double) | (Inherited from AbstractQueryImpl.) |
| SetEntity(Int32, Object) | (Inherited from AbstractQueryImpl.) |
| SetEntity(String, Object) | (Inherited from AbstractQueryImpl.) |
| SetEnum(Int32, Enum) | (Inherited from AbstractQueryImpl.) |
| SetEnum(String, Enum) | (Inherited from AbstractQueryImpl.) |
| SetFetchSize | (Inherited from AbstractQueryImpl.) |
| SetFirstResult | (Inherited from AbstractQueryImpl.) |
| SetFlushMode | (Inherited from AbstractQueryImpl.) |
| SetGuid(Int32, Guid) | (Inherited from AbstractQueryImpl.) |
| SetGuid(String, Guid) | (Inherited from AbstractQueryImpl.) |
| SetIgnoreUknownNamedParameters | (Inherited from AbstractQueryImpl.) |
| SetInt16(Int32, Int16) | (Inherited from AbstractQueryImpl.) |
| SetInt16(String, Int16) | (Inherited from AbstractQueryImpl.) |
| SetInt32(Int32, Int32) | (Inherited from AbstractQueryImpl.) |
| SetInt32(String, Int32) | (Inherited from AbstractQueryImpl.) |
| SetInt64(Int32, Int64) | (Inherited from AbstractQueryImpl.) |
| SetInt64(String, Int64) | (Inherited from AbstractQueryImpl.) |
| SetLockMode | (Overrides AbstractQueryImpl..::..SetLockMode(String, LockMode).) |
| SetMaxResults | (Inherited from AbstractQueryImpl.) |
| SetOptionalEntityName | (Inherited from AbstractQueryImpl.) |
| SetOptionalId | (Inherited from AbstractQueryImpl.) |
| SetOptionalObject | (Inherited from AbstractQueryImpl.) |
| SetParameter(Int32, Object) | (Inherited from AbstractQueryImpl.) |
| SetParameter(String, Object) | (Inherited from AbstractQueryImpl.) |
| SetParameter(Int32, Object, IType) | (Inherited from AbstractQueryImpl.) |
| SetParameter(String, Object, IType) | (Inherited from AbstractQueryImpl.) |
| SetParameter<(Of <<'(T>)>>)(Int32, T) | (Inherited from AbstractQueryImpl.) |
| SetParameter<(Of <<'(T>)>>)(String, T) | (Inherited from AbstractQueryImpl.) |
| SetParameterList(String, IEnumerable) | (Inherited from AbstractQueryImpl.) |
| SetParameterList(String, IEnumerable, IType) | (Inherited from AbstractQueryImpl.) |
| SetProperties(IDictionary) | (Inherited from AbstractQueryImpl.) |
| SetProperties(Object) | (Inherited from AbstractQueryImpl.) |
| SetReadOnly |
Set the read-only mode for entities (and proxies) loaded by this query. This setting
overrides the default setting for the session (see DefaultReadOnly).
(Inherited from AbstractQueryImpl.) |
| SetResultTransformer | (Inherited from AbstractQueryImpl.) |
| SetSingle(Int32, Single) | (Inherited from AbstractQueryImpl.) |
| SetSingle(String, Single) | (Inherited from AbstractQueryImpl.) |
| SetString(Int32, String) | (Inherited from AbstractQueryImpl.) |
| SetString(String, String) | (Inherited from AbstractQueryImpl.) |
| SetTime(Int32, DateTime) | (Inherited from AbstractQueryImpl.) |
| SetTime(String, DateTime) | (Inherited from AbstractQueryImpl.) |
| SetTimeAsTimeSpan(Int32, TimeSpan) | (Inherited from AbstractQueryImpl.) |
| SetTimeAsTimeSpan(String, TimeSpan) | (Inherited from AbstractQueryImpl.) |
| SetTimeout | (Inherited from AbstractQueryImpl.) |
| SetTimeSpan(Int32, TimeSpan) | (Inherited from AbstractQueryImpl.) |
| SetTimeSpan(String, TimeSpan) | (Inherited from AbstractQueryImpl.) |
| SetTimestamp(Int32, DateTime) | (Inherited from AbstractQueryImpl.) |
| SetTimestamp(String, DateTime) | (Inherited from AbstractQueryImpl.) |
| ToString | (Inherited from AbstractQueryImpl.) |
| TypeArray | (Inherited from AbstractQueryImpl.) |
| UniqueResult<(Of <<'(T>)>>)()()()() | (Inherited from AbstractQueryImpl.) |
| ValueArray | (Inherited from AbstractQueryImpl.) |
| VerifyParameters()()()() | (Inherited from AbstractQueryImpl.) |
| VerifyParameters(Boolean) |
Perform parameter validation. Used prior to executing the encapsulated query.
(Inherited from AbstractQueryImpl.) |