Overload List

  NameDescription
SetBinary(Int32, array<Byte>[]()[])
Bind an instance of a Byte array to an indexed parameter using an NHibernate BinaryType.
(Inherited from IQuery.)
SetBinary(String, array<Byte>[]()[])
Bind an instance of a Byte array to a named parameter using an NHibernate BinaryType.
(Inherited from IQuery.)

See Also