configuring the binary arrays
May support attributes of type binary array. It can be a field to store the serialized objects, images, etc.
To support binary arrays you want:

- The map .NET types note byte[]

- The map of SQL types to set varbinary(MAX)
