The SqlQueryImpl type exposes the following members.

Constructors

  NameDescription
SqlQueryImplOverloaded.

Methods

  NameDescription
AddEntityOverloaded.
AddJoinOverloaded.
AddScalar
After (Inherited from AbstractQueryImpl.)
Before (Inherited from AbstractQueryImpl.)
BindParameterListsOverloaded.
EnumerableOverloaded.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GenerateQuerySpecification
GetHashCode
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetQueryParametersOverloaded.
GetType
Gets the Type of the current instance.
(Inherited from Object.)
ListOverloaded.
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
SetAnsiStringOverloaded.
SetBinaryOverloaded.
SetBooleanOverloaded.
SetByteOverloaded.
SetCacheable (Inherited from AbstractQueryImpl.)
SetCacheRegion (Inherited from AbstractQueryImpl.)
SetCharacterOverloaded.
SetCollectionKey (Inherited from AbstractQueryImpl.)
SetDateTimeOverloaded.
SetDecimalOverloaded.
SetDoubleOverloaded.
SetEntityOverloaded.
SetEnumOverloaded.
SetFetchSize (Inherited from AbstractQueryImpl.)
SetFirstResult (Inherited from AbstractQueryImpl.)
SetFlushMode (Inherited from AbstractQueryImpl.)
SetForceCacheRefresh (Inherited from AbstractQueryImpl.)
SetGuidOverloaded.
SetInt16Overloaded.
SetInt32Overloaded.
SetInt64Overloaded.
SetLockMode (Inherited from AbstractQueryImpl.)
SetMaxResults (Inherited from AbstractQueryImpl.)
SetOptionalEntityName (Inherited from AbstractQueryImpl.)
SetOptionalId (Inherited from AbstractQueryImpl.)
SetOptionalObject (Inherited from AbstractQueryImpl.)
SetParameterOverloaded.
SetParameterListOverloaded.
SetProperties (Inherited from AbstractQueryImpl.)
SetResultSetMapping
SetResultTransformer (Inherited from AbstractQueryImpl.)
SetSingleOverloaded.
SetStringOverloaded.
SetTimeOverloaded.
SetTimeout (Inherited from AbstractQueryImpl.)
SetTimestampOverloaded.
ToString (Inherited from AbstractQueryImpl.)
TypeArray (Inherited from AbstractQueryImpl.)
UniqueResult<(Of <(T>)>) (Inherited from AbstractQueryImpl.)
ValueArray (Inherited from AbstractQueryImpl.)
VerifyParameters (Overrides AbstractQueryImpl..::.VerifyParameters()()().)

Properties

  NameDescription
HasNamedParameters (Inherited from AbstractQueryImpl.)
LockModes (Inherited from AbstractQueryImpl.)
NamedParameterLists (Inherited from AbstractQueryImpl.)
NamedParameters (Inherited from AbstractQueryImpl.)
NamedParams (Inherited from AbstractQueryImpl.)
QueryString (Inherited from AbstractQueryImpl.)
ReturnTypes (Inherited from AbstractQueryImpl.)
RowSelection (Inherited from AbstractQueryImpl.)
Selection (Inherited from AbstractQueryImpl.)
Session (Inherited from AbstractQueryImpl.)
Types (Inherited from AbstractQueryImpl.)
Values (Inherited from AbstractQueryImpl.)

See Also