Returns the value for the specified column as an array of bytes.
Array getBytes( UInt16 index )
index The ID number of the column. The first column in the result set has an ID of one.
Only valid for columns of type SQLType.BINARY or SQLType.LONGBINARY.