Overload List

  NameDescription
Public methodSetBoolean(Int32, Boolean)
Bind an instance of a Boolean to an indexed parameter using an NHibernate BooleanType.
Public methodSetBoolean(String, Boolean)
Bind an instance of a Boolean to a named parameter using an NHibernate BooleanType.

See Also