DfXmlSourceOutput
  Namespace: Chimayo.Ssis.Ast.DataFlow
Definition of an XML Source output
 
  Record Fields
  
    
      | Record Field | Description | 
    
    
      
        
          
            columns
          
          
            Signature: DfXmlSourceOutputColumn list 
                       
         | 
        
            
               
               
            
          The set of columns defined for the output 
         | 
      
      
        
          
            name
          
          
            Signature: DfNamedEntity 
                       
         | 
        
            
               
               
            
          Output name 
         | 
      
      
        
          
            rowset
          
          
            Signature: string 
                       
         | 
        
            
               
               
            
          Defines the specific collection output by the component 
         |