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