Fetches a value from a column as a ul_binary.
public virtual bool GetBinary( const ul_wchar * cname, p_ul_binary dst, size_t len )
cname The name of the column.
dst The ul_binary result.
len The size of the ul_binary object.
True if the value was successfully fetched.