Overload List

  NameDescription
SetInt16(Int32, Int16)
Bind an instance of a Int16 to an indexed parameter using an NHibernate Int16Type.
(Inherited from IQuery.)
SetInt16(String, Int16)
Bind an instance of a Int16 to a named parameter using an NHibernate Int16Type.
(Inherited from IQuery.)

See Also