Overload List
| Name | Description | |
|---|---|---|
| SetParameterList(String, ICollection) |
Sets a parameter with the given name with a list of values
(Inherited from HqlBasedQuery.) | |
| SetParameterList(String, ICollection, IType) |
Sets a parameter with the given name with a list of values and type
(Inherited from HqlBasedQuery.) |
See Also
ActiveRecordCriteriaQuery Members
Castle.ActiveRecord.Queries Namespace