Overload List

  NameDescription
SetGuid(Int32, Guid)
Bind an instance of a Guid to a named parameter using an NHibernate GuidType.
(Inherited from IQuery.)
SetGuid(String, Guid)
Bind an instance of a Guid to a named parameter using an NHibernate GuidType.
(Inherited from IQuery.)

See Also