Overload List

  NameDescription
Public methodSetByte(Int32, Byte)
Bind an instance of a Byte to an indexed parameter using an NHibernate ByteType.
Public methodSetByte(String, Byte)
Bind an instance of a Byte to a named parameter using an NHibernate ByteType.

See Also