DataCubeService.addSelectTransform Method
        
 Add a select transform to the dataCube.
 
         
        Parameters
        
            - dataCube
            
 
            - 
                
Type: DataCube
The data cube adapter where the select transform will be added to. 
            - nativeObjectId
            
 
            - 
                
Type: String
The ID of the native object to create a select transform with. 
        
        Return Value
        
Type: jQuery.Promise
        
Value: dundas.entities.DataCube
        
A promise object that is resolved when the call is complete.
 If successful, the created dundas.entities.DataCube is returned.