LogProviders
  Namespace: Chimayo.Ssis.Ast.ControlFlowApi
API to support working with log providers
 
  Functions and values
  
    
      | Function or value | Description | 
    
    
      
        
          
            createSqlLogProvider (...)
          
          
            Signature: name:string -> conn:string -> delayValidation:bool -> CfLogProvider 
                       
         | 
        
            
               
               
            
          Create a new SQL Server log provider definition 
         | 
      
      
        
          
            getName _arg1
          
          
            Signature: _arg1:CfLogProvider -> string 
                       
         | 
        
            
               
               
            
          Get the name of the log provider 
         |