Overload List

  NameDescription
Public methodSetInt32(Int32, Int32)
Bind an instance of a Int32 to an indexed parameter using an NHibernate Int32Type.
(Inherited from IQuery.)
Public methodSetInt32(String, Int32)
Bind an instance of a Int32 to a named parameter using an NHibernate Int32Type.
(Inherited from IQuery.)

See Also