Overload List
| Name | Description | |
|---|---|---|
| SetString(Int32, String) |
Bind an instance of a String to an indexed parameter
using an NHibernate StringType.
| |
| SetString(String, String) |
Bind an instance of a String to a named parameter
using an NHibernate StringType.
|