Overload List

NameDescription
Public methodSetParameterList(String, ICollection)
Sets a parameter with the given name with a list of values
(Inherited from HqlBasedQuery.)
Public methodSetParameterList(String, ICollection, IType)
Sets a parameter with the given name with a list of values and type
(Inherited from HqlBasedQuery.)

See Also