Overload List

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

See Also