Fetches a value from a column as a ul_binary.
public virtual bool GetBinary( ul_column_num cid, p_ul_binary dst, size_t len )
cid The 1-based ordinal column number.
dst The ul_binary result.
len The size of the ul_binary object.
True if the value was successfully fetched.