Overload List

  NameDescription
Public methodSetCharacter(Int32, Char)
Bind an instance of a Char to an indexed parameter using an NHibernate CharType.
(Inherited from IQuery.)
Public methodSetCharacter(String, Char)
Bind an instance of a Char to a named parameter using an NHibernate CharType.
(Inherited from IQuery.)

See Also