Overload List

  NameDescription
Public methodSetDecimal(Int32, Decimal)
Bind an instance of a Decimal to an indexed parameter using an NHibernate DecimalType.
Public methodSetDecimal(String, Decimal)
Bind an instance of a Decimal to a named parameter using an NHibernate DecimalType.

See Also