Overload List

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

See Also