Overload List

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

See Also