Overload List
Name | Description | |
---|---|---|
SetParameter(String, Object) |
Bind a value to a named query parameter, guessing the NHibernate IType
from the class of the given object.
| |
SetParameter(String, Object, IType) |
Bind a value to a named query parameter
|