| Name | Description |
---|
| CopyParametersFrom |
Clear all existing parameters and copy new parameters from a given origin.
|
| CopyTo | |
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
| GetExecutableQuery | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
| GetType | Gets the Type of the current instance. (Inherited from Object.) |
| 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) | |
| SetComment | |
| SetDateTime(Int32, DateTime) | |
| SetDateTime(String, DateTime) | |
| 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 | |
| SetParameter(Int32, Object) | |
| SetParameter(String, Object) | |
| SetParameter(Int32, Object, IType) | |
| SetParameter(String, Object, IType) | |
| SetParameterList(String, ICollection) | |
| SetParameterList(String, ICollection, IType) | |
| SetParametersTo | |
| SetProperties | |
| SetQueryProperties | |
| SetReadOnly | |
| SetResultTransformer | |
| SetSingle(Int32, Single) | |
| SetSingle(String, Single) | |
| SetString(Int32, String) | |
| SetString(String, String) | |
| SetTime(Int32, DateTime) | |
| SetTime(String, DateTime) | |
| SetTimeout | |
| SetTimestamp(Int32, DateTime) | |
| SetTimestamp(String, DateTime) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |