Overload List

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

See Also