| 
               tAzureSynapseBulkExec
             | 
            Loads data into an Azure Synapse Analytics table from either Azure Blob Storage or Azure Data Lake Storage. | 
         
            | 
               tAzureSynapseClose
             | 
            Closes an active connection to an Azure Synapse Analytics database. | 
         
            | 
               tAzureSynapseCommit
             | 
            Commits in one go a global transaction instead of doing that on every row or every batch and thus provides gain in performance. | 
         
            | 
               tAzureSynapseConnection
             | 
            Opens a connection to an Azure Synapse Analytics
            database. | 
         
            | 
               tAzureSynapseInput
             | 
            Reads data and extracts fields based on a query from an Azure SQL
            Data Warehouse database. | 
         
            | 
               tAzureSynapseOutput
             | 
            Writes, updates, makes changes or suppresses entries in an Azure
            SQL Data Warehouse database. | 
         
            | 
               tAzureSynapseRollback
             | 
            Cancels the transaction commit in the connected Azure SQL Data
            Warehouse database to prevent partial transaction commit if an error occurs. | 
         
            | 
               tAzureSynapseRow
             | 
            Executes an SQL query stated on an Azure Synapse Analytics
      database. |