Copy all dataobjects to an array of DOTOs. The type passed in will
be the type of DOTO which is created and returned.
- doType (Type)
- The type of DOTO to be populated and returned.
Array of DOTO's (DataObject Transfer Objects)
This call will load each data object in to memory and create a matching transfer object.
Can be a heavy processing load.