Used to set and fetch binary values from a table in the database.
public struct ul_binary
ul_byte
The actual data to be set (for insert) or that was fetched (for select).
ul_length
The number of bytes in the value.