Gets the DataSet of the objects data and their child objects.
            
Namespace: CMS.SynchronizationAssembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- operationType
 - Type: CMS.DataEngine OperationTypeEnum
Operation type 
- infoObj
 - Type: CMS.DataEngine BaseInfo
Main info object 
- whereCondition
 - Type: 
System String
Where condition 
- orderBy
 - Type: 
System String
Order by columns for the main objects 
- childData
 - Type: 
System Boolean
If true, child objects data are included 
- binaryData
 - Type: 
System Boolean
If true, binary data are included 
- th
 - Type: CMS.DataEngine TranslationHelper
Translation table to initialize with data bindings 
Return Value
Type:See Also