Overload List

  NameDescription
SetEnum(Int32, Enum)
Bind an instance of a persistent enumeration class to an indexed parameter using an NHibernate PersistentEnumType.
(Inherited from IQuery.)
SetEnum(String, Enum)
Bind an instance of a persistent enumeration class to a named parameter using an NHibernate PersistentEnumType.
(Inherited from IQuery.)

See Also