Dump binary columns using hexadecimal notation.
Syntax:
UseHexBlob : Boolean;
Description:
If UseHexBlob set to True then dump binary columns using hexadecimal notation. For example, 'abc' becomes 0x616263.