Overload List

  NameDescription
Public methodSetString(Int32, String)
Bind an instance of a String to an indexed parameter using an NHibernate StringType.
Public methodSetString(String, String)
Bind an instance of a String to a named parameter using an NHibernate StringType.

See Also