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