Overload List

  NameDescription
SetByte(Int32, Byte)
Bind an instance of a Byte to an indexed parameter using an NHibernate ByteType.
(Inherited from IQuery.)
SetByte(String, Byte)
Bind an instance of a Byte to a named parameter using an NHibernate ByteType.
(Inherited from IQuery.)

See Also