Overload List

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

See Also