Determines whether to dump BLOB columns using hexadecimal notation.
'Declaration
Public Property HexBlob As Boolean
public bool HexBlob {get; set;}
Property Value
true, if BLOB columns should be added into dump text; otherwise,
false. The default value is
false.