AstPath
  Namespace: Chimayo.Ssis.Ast
  Parent Module: Transformation
Encoding of the path of an element within a package.
Paths are supplied in reverse order with the most deeply nested name at the head of the list.
 
  Union Cases
  
    
      | Union Case | Description | 
    
    
      
        
          
            AstPath(string list)
          
          
            Signature: string list 
                       
         | 
        
            
               
               
            
          Encoding of the path of an element within a package.
Paths are supplied in reverse order with the most deeply nested name at the head of the list. 
         |