The SqlQueryImpl type exposes the following members.

Methods

  NameDescription
Public methodAddEntity(String)
Public methodAddEntity(Type)
Public methodAddEntity(String, String)
Public methodAddEntity(String, Type)
Public methodAddEntity(String, String, LockMode)
Public methodAddEntity(String, Type, LockMode)
Public methodAddJoin(String, String)
Public methodAddJoin(String, String, LockMode)
Public methodAddScalar
Protected methodAfter (Inherited from AbstractQueryImpl.)
Protected methodBefore (Inherited from AbstractQueryImpl.)
Protected methodDetermineType(Int32, Object) (Inherited from AbstractQueryImpl.)
Protected methodDetermineType(String, Object) (Inherited from AbstractQueryImpl.)
Protected methodDetermineType(String, Type) (Inherited from AbstractQueryImpl.)
Protected methodDetermineType(Int32, Object, IType) (Inherited from AbstractQueryImpl.)
Protected methodDetermineType(String, Object, IType) (Inherited from AbstractQueryImpl.)
Public methodEnumerable()()()() (Overrides AbstractQueryImpl..::..Enumerable()()()().)
Public methodEnumerable<(Of <<'(T>)>>)()()()() (Overrides AbstractQueryImpl..::..Enumerable()()()().)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodExecuteUpdate (Overrides AbstractQueryImpl..::..ExecuteUpdate()()()().)
Protected methodExpandParameterLists
Warning: adds new parameters to the argument by side-effect, as well as mutating the query string!
(Inherited from AbstractQueryImpl.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodFuture<(Of <<'(T>)>>) (Inherited from AbstractQueryImpl.)
Public methodFutureValue<(Of <<'(T>)>>) (Inherited from AbstractQueryImpl.)
Public methodGenerateQuerySpecification
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetQueryParameters()()()() (Inherited from AbstractQueryImpl.)
Public methodGetQueryParameters(IDictionary<(Of <<'(String, TypedValue>)>>)) (Overrides AbstractQueryImpl..::..GetQueryParameters(IDictionary<(Of <<'(String, TypedValue>)>>)).)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodList()()()() (Overrides AbstractQueryImpl..::..List()()()().)
Public methodList(IList) (Overrides AbstractQueryImpl..::..List(IList).)
Public methodList<(Of <<'(T>)>>)()()()() (Overrides AbstractQueryImpl..::..List()()()().)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodSetAnsiString(Int32, String) (Inherited from AbstractQueryImpl.)
Public methodSetAnsiString(String, String) (Inherited from AbstractQueryImpl.)
Public methodSetBinary(Int32, array<Byte>[]()[][]) (Inherited from AbstractQueryImpl.)
Public methodSetBinary(String, array<Byte>[]()[][]) (Inherited from AbstractQueryImpl.)
Public methodSetBoolean(Int32, Boolean) (Inherited from AbstractQueryImpl.)
Public methodSetBoolean(String, Boolean) (Inherited from AbstractQueryImpl.)
Public methodSetByte(Int32, Byte) (Inherited from AbstractQueryImpl.)
Public methodSetByte(String, Byte) (Inherited from AbstractQueryImpl.)
Public methodSetCacheable (Inherited from AbstractQueryImpl.)
Public methodSetCacheMode
Override the current session cache mode, just for this query.
(Inherited from AbstractQueryImpl.)
Public methodSetCacheRegion (Inherited from AbstractQueryImpl.)
Public methodSetCharacter(Int32, Char) (Inherited from AbstractQueryImpl.)
Public methodSetCharacter(String, Char) (Inherited from AbstractQueryImpl.)
Public methodSetCollectionKey (Inherited from AbstractQueryImpl.)
Public methodSetComment (Inherited from AbstractQueryImpl.)
Public methodSetDateTime(Int32, DateTime) (Inherited from AbstractQueryImpl.)
Public methodSetDateTime(String, DateTime) (Inherited from AbstractQueryImpl.)
Public methodSetDateTime2(Int32, DateTime) (Inherited from AbstractQueryImpl.)
Public methodSetDateTime2(String, DateTime) (Inherited from AbstractQueryImpl.)
Public methodSetDateTimeOffset(Int32, DateTimeOffset) (Inherited from AbstractQueryImpl.)
Public methodSetDateTimeOffset(String, DateTimeOffset) (Inherited from AbstractQueryImpl.)
Public methodSetDecimal(Int32, Decimal) (Inherited from AbstractQueryImpl.)
Public methodSetDecimal(String, Decimal) (Inherited from AbstractQueryImpl.)
Public methodSetDouble(Int32, Double) (Inherited from AbstractQueryImpl.)
Public methodSetDouble(String, Double) (Inherited from AbstractQueryImpl.)
Public methodSetEntity(Int32, Object) (Inherited from AbstractQueryImpl.)
Public methodSetEntity(String, Object) (Inherited from AbstractQueryImpl.)
Public methodSetEnum(Int32, Enum) (Inherited from AbstractQueryImpl.)
Public methodSetEnum(String, Enum) (Inherited from AbstractQueryImpl.)
Public methodSetFetchSize (Inherited from AbstractQueryImpl.)
Public methodSetFirstResult (Inherited from AbstractQueryImpl.)
Public methodSetFlushMode (Inherited from AbstractQueryImpl.)
Public methodSetGuid(Int32, Guid) (Inherited from AbstractQueryImpl.)
Public methodSetGuid(String, Guid) (Inherited from AbstractQueryImpl.)
Public methodSetIgnoreUknownNamedParameters (Inherited from AbstractQueryImpl.)
Public methodSetInt16(Int32, Int16) (Inherited from AbstractQueryImpl.)
Public methodSetInt16(String, Int16) (Inherited from AbstractQueryImpl.)
Public methodSetInt32(Int32, Int32) (Inherited from AbstractQueryImpl.)
Public methodSetInt32(String, Int32) (Inherited from AbstractQueryImpl.)
Public methodSetInt64(Int32, Int64) (Inherited from AbstractQueryImpl.)
Public methodSetInt64(String, Int64) (Inherited from AbstractQueryImpl.)
Public methodSetLockMode (Overrides AbstractQueryImpl..::..SetLockMode(String, LockMode).)
Public methodSetMaxResults (Inherited from AbstractQueryImpl.)
Public methodSetOptionalEntityName (Inherited from AbstractQueryImpl.)
Public methodSetOptionalId (Inherited from AbstractQueryImpl.)
Public methodSetOptionalObject (Inherited from AbstractQueryImpl.)
Public methodSetParameter(Int32, Object) (Inherited from AbstractQueryImpl.)
Public methodSetParameter(String, Object) (Inherited from AbstractQueryImpl.)
Public methodSetParameter(Int32, Object, IType) (Inherited from AbstractQueryImpl.)
Public methodSetParameter(String, Object, IType) (Inherited from AbstractQueryImpl.)
Public methodSetParameter<(Of <<'(T>)>>)(Int32, T) (Inherited from AbstractQueryImpl.)
Public methodSetParameter<(Of <<'(T>)>>)(String, T) (Inherited from AbstractQueryImpl.)
Public methodSetParameterList(String, IEnumerable) (Inherited from AbstractQueryImpl.)
Public methodSetParameterList(String, IEnumerable, IType) (Inherited from AbstractQueryImpl.)
Public methodSetProperties(IDictionary) (Inherited from AbstractQueryImpl.)
Public methodSetProperties(Object) (Inherited from AbstractQueryImpl.)
Public methodSetReadOnly
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 methodSetResultSetMapping
Public methodSetResultTransformer (Inherited from AbstractQueryImpl.)
Public methodSetSingle(Int32, Single) (Inherited from AbstractQueryImpl.)
Public methodSetSingle(String, Single) (Inherited from AbstractQueryImpl.)
Public methodSetString(Int32, String) (Inherited from AbstractQueryImpl.)
Public methodSetString(String, String) (Inherited from AbstractQueryImpl.)
Public methodSetTime(Int32, DateTime) (Inherited from AbstractQueryImpl.)
Public methodSetTime(String, DateTime) (Inherited from AbstractQueryImpl.)
Public methodSetTimeAsTimeSpan(Int32, TimeSpan) (Inherited from AbstractQueryImpl.)
Public methodSetTimeAsTimeSpan(String, TimeSpan) (Inherited from AbstractQueryImpl.)
Public methodSetTimeout (Inherited from AbstractQueryImpl.)
Public methodSetTimeSpan(Int32, TimeSpan) (Inherited from AbstractQueryImpl.)
Public methodSetTimeSpan(String, TimeSpan) (Inherited from AbstractQueryImpl.)
Public methodSetTimestamp(Int32, DateTime) (Inherited from AbstractQueryImpl.)
Public methodSetTimestamp(String, DateTime) (Inherited from AbstractQueryImpl.)
Public methodToString (Inherited from AbstractQueryImpl.)
Public methodTypeArray (Inherited from AbstractQueryImpl.)
Public methodUniqueResult<(Of <<'(T>)>>)()()()() (Inherited from AbstractQueryImpl.)
Public methodValueArray (Inherited from AbstractQueryImpl.)
Protected methodVerifyParameters()()()() (Overrides AbstractQueryImpl..::..VerifyParameters()()()().)
Protected methodVerifyParameters(Boolean)
Perform parameter validation. Used prior to executing the encapsulated query.
(Inherited from AbstractQueryImpl.)

Extension Methods

  NameDescription
Public Extension MethodAs<(Of <<'(T>)>>) (Defined by TypeHelperExtensionMethods.)
Public Extension MethodIsBetween
Apply a "between" constraint to the named property Note: throws an exception outside of a QueryOver expression
(Defined by RestrictionExtensions.)
Public Extension MethodIsIn(array<Object>[]()[][])Overloaded.
Apply an "in" constraint to the named property Note: throws an exception outside of a QueryOver expression
(Defined by RestrictionExtensions.)
Public Extension MethodIsIn(ICollection)Overloaded.
Apply an "in" constraint to the named property Note: throws an exception outside of a QueryOver expression
(Defined by RestrictionExtensions.)
Public Extension MethodIsProxy (Defined by NHibernateProxyHelper.)
Public Extension MethodToTypeParameters (Defined by ReflectHelper.)

Fields

  NameDescription
Protected fieldnamedParameterLists (Inherited from AbstractQueryImpl.)
Protected fieldparameterMetadata (Inherited from AbstractQueryImpl.)

Properties

  NameDescription
Public propertyCacheable (Inherited from AbstractQueryImpl.)
Public propertyCacheRegion (Inherited from AbstractQueryImpl.)
Public propertyHasNamedParameters (Inherited from AbstractQueryImpl.)
Public propertyIsReadOnly
Will entities (and proxies) returned by the query be loaded in read-only mode?
(Inherited from AbstractQueryImpl.)
Protected propertyLockModes (Overrides AbstractQueryImpl..::..LockModes.)
Protected propertyNamedParameterLists (Inherited from AbstractQueryImpl.)
Public propertyNamedParameters (Inherited from AbstractQueryImpl.)
Protected propertyNamedParams (Inherited from AbstractQueryImpl.)
Public propertyQueryString (Inherited from AbstractQueryImpl.)
Public propertyReturnAliases (Overrides AbstractQueryImpl..::..ReturnAliases.)
Public propertyReturnTypes (Overrides AbstractQueryImpl..::..ReturnTypes.)
Protected propertyRowSelection (Inherited from AbstractQueryImpl.)
Public propertySelection (Inherited from AbstractQueryImpl.)
Protected propertySession (Inherited from AbstractQueryImpl.)
Protected propertyTypes (Inherited from AbstractQueryImpl.)
Protected propertyValues (Inherited from AbstractQueryImpl.)

See Also