Overload List

  NameDescription
SetSingle(Int32, Single)
Bind an instance of a Single to an indexed parameter using an NHibernate SingleType.
(Inherited from IQuery.)
SetSingle(String, Single)
Bind an instance of a Single to a named parameter using an NHibernate SingleType.
(Inherited from IQuery.)

See Also