The SqlQueryImpl type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | SqlQueryImpl | Overloaded. |
Methods
Name | Description | |
---|---|---|
![]() | AddEntity | Overloaded. |
![]() | AddJoin | Overloaded. |
![]() | AddScalar | |
![]() | After | (Inherited from AbstractQueryImpl.) |
![]() | Before | (Inherited from AbstractQueryImpl.) |
![]() | BindParameterLists | Overloaded. |
![]() | Enumerable | Overloaded. |
![]() | Equals | (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.) |
![]() | GetQueryParameters | Overloaded. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | List | Overloaded. |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SetAnsiString | Overloaded. |
![]() | SetBinary | Overloaded. |
![]() | SetBoolean | Overloaded. |
![]() | SetByte | Overloaded. |
![]() | SetCacheable | (Inherited from AbstractQueryImpl.) |
![]() | SetCacheRegion | (Inherited from AbstractQueryImpl.) |
![]() | SetCharacter | Overloaded. |
![]() | SetCollectionKey | (Inherited from AbstractQueryImpl.) |
![]() | SetDateTime | Overloaded. |
![]() | SetDecimal | Overloaded. |
![]() | SetDouble | Overloaded. |
![]() | SetEntity | Overloaded. |
![]() | SetEnum | Overloaded. |
![]() | SetFetchSize | (Inherited from AbstractQueryImpl.) |
![]() | SetFirstResult | (Inherited from AbstractQueryImpl.) |
![]() | SetFlushMode | (Inherited from AbstractQueryImpl.) |
![]() | SetForceCacheRefresh | (Inherited from AbstractQueryImpl.) |
![]() | SetGuid | Overloaded. |
![]() | SetInt16 | Overloaded. |
![]() | SetInt32 | Overloaded. |
![]() | SetInt64 | Overloaded. |
![]() | SetLockMode | (Inherited from AbstractQueryImpl.) |
![]() | SetMaxResults | (Inherited from AbstractQueryImpl.) |
![]() | SetOptionalEntityName | (Inherited from AbstractQueryImpl.) |
![]() | SetOptionalId | (Inherited from AbstractQueryImpl.) |
![]() | SetOptionalObject | (Inherited from AbstractQueryImpl.) |
![]() | SetParameter | Overloaded. |
![]() | SetParameterList | Overloaded. |
![]() | SetProperties | (Inherited from AbstractQueryImpl.) |
![]() | SetResultSetMapping | |
![]() | SetResultTransformer | (Inherited from AbstractQueryImpl.) |
![]() | SetSingle | Overloaded. |
![]() | SetString | Overloaded. |
![]() | SetTime | Overloaded. |
![]() | SetTimeout | (Inherited from AbstractQueryImpl.) |
![]() | SetTimestamp | Overloaded. |
![]() | ToString | (Inherited from AbstractQueryImpl.) |
![]() | TypeArray | (Inherited from AbstractQueryImpl.) |
![]() | UniqueResult<(Of <(T>)>) | (Inherited from AbstractQueryImpl.) |
![]() | ValueArray | (Inherited from AbstractQueryImpl.) |
![]() | VerifyParameters | (Overrides AbstractQueryImpl..::.VerifyParameters()()().) |
Properties
Name | Description | |
---|---|---|
![]() | 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.) |