Overload List

  NameDescription
Public methodSetTimestamp(Int32, DateTime)
Bind an instance of a DateTime to an indexed parameter using an NHibernate TimestampType.
(Inherited from IQuery.)
Public methodSetTimestamp(String, DateTime)
Bind an instance of a DateTime to a named parameter using an NHibernate TimestampType.
(Inherited from IQuery.)

See Also