Overload List

  NameDescription
Public methodSetParameter(String, Object)
Bind a value to a named query parameter, guessing the NHibernate IType from the class of the given object.
Public methodSetParameter(String, Object, IType)
Bind a value to a named query parameter

See Also