Overload List

  NameDescription
Public methodSetDateTime(Int32, DateTime)
Bind an instance of a DateTime to an indexed parameter using an NHibernate DateTimeType.
Public methodSetDateTime(String, DateTime)
Bind an instance of a DateTime to a named parameter using an NHibernate DateTimeType.

See Also