Set the Connection Type in the given DOFConnectionConfigBuilder. 
- Parameters
 - 
  
    | self | The Connection Config Builder. If self is NULL, no action will be taken.  | 
    | type | The type of Connection. This must be one of the DOFConnectionType constants. | 
  
   
- Return values
 - 
  
    | TRUE | Connection type was set.  | 
  
   
- Exceptions
 - 
  
    | FALSE | Connection type set failed.  |