Overload List

  NameDescription
SetDouble(Int32, Double)
Bind an instance of a Double to an indexed parameter using an NHibernate DoubleType.
SetDouble(String, Double)
Bind an instance of a Double to a named parameter using an NHibernate DoubleType.

See Also