• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Tasks

Container for child task definitions.
This is a container for child task definitions of this container or package.
Permitted Collection Child Definitions
ChildAPI TypeDescription
<AnalysisServicesExecuteDdl />AstAnalysisServicesExecuteDdlTaskNodeThe Analysis Services Execute DDL task runs data definition language statements.
<AnalysisServicesProcessing />AstAnalysisServicesProcessingTaskNodeThe Analysis Services Processing task processes Analysis Services objects such as cubes, dimensions, and mining models.
<AzureBlobDownload />AstAzureBlobDownloadTaskNodeThe Azure Blob Download Task provides options to download files from Microsoft Azure Blob Storage.
<AzureBlobUpload />AstAzureBlobUploadTaskNodeThe Azure Blob Upload Task provides options to upload files to Microsoft Azure Blob Storage.
<AzureDataLakeStoreFileSystem />AstAzureDataLakeStoreFileSystemTaskNodeThe Azure Data Lake Store File System task node corresponds directly to an Azure Data Lake Store File System Task.
<AzureHDInsightCreateCluster />AstAzureHDInsightCreateClusterTaskNodeThe Azure HDInsight Create Cluster Task creates a new Microsoft Azure HDInsight cluster.
<AzureHDInsightDeleteCluster />AstAzureHDInsightDeleteClusterTaskNodeThe Azure HDInsight Delete Cluster Task deletes an existing Microsoft Azure HDInsight cluster.
<AzureHDInsightHive />AstAzureHDInsightHiveTaskNodeThe Azure HDInsight Hive Task submits a Hive job to Microsoft Azure HDInsight.
<AzureHDInsightPig />AstAzureHDInsightPigTaskNodeThe Azure HDInsight Pig Task submits a Pig job to Microsoft Azure HDInsight.
<AzureSqlDataWarehouseUpload />AstAzureSqlDataWarehouseUploadTaskNodeThe Azure SQL Data Warehouse Upload task node corresponds directly to an Azure SQL Data Warehouse Upload Task.
<BackupDatabase />AstBackupDatabaseTaskNodeThe Back Up Database task can back up one or more SQL Server databases.
<BulkInsert />AstBulkInsertTaskNodeThe Bulk Insert task is an efficient method of copying large amounts of data into a SQL Server table.
<CdcControl />AstCdcControlTaskNodeThe CDC Control Task provides a variety of options for CDC control operations on a CDC-enabled SQL Server database. It corresponds directly to the CDC Control Task in SSIS 2012 and higher (http://msdn.microsoft.com/en-us/library/hh758674.aspx).
<CheckDatabaseIntegrity />AstCheckDatabaseIntegrityTaskNodeThe Check Database Integrity task runs the DBCC CHECKDBT Transact- SQL command to verify the integrity of the database.
<Container />AstContainerTaskNodeAstContainerTaskNode corresponds directly to a SQL Server Integration Services sequence container task.
<ControlFlowPart />AstSsisControlFlowPartReferenceTaskNodeAstControlFlowPartReferenceTaskNode enables the referencing and import of either an externally defined SSIS control flow part by its file path or a Biml-defined SSIS control flow part by reference.
<CustomTask />AstCustomTaskNodeThe AstCustomTaskNode type supports custom and third party SQL Server Integration Services tasks.
<Dataflow />AstDataflowTaskNodeThe AstEtlRootNode type corresponds directly to a SQL Server Integration Services dataflow task.
<DataProfiling />AstDataProfilingTaskNodeThe Data Profiling task helps you to solve data problems by profiling specifed columns and column relationships in a data source.
<ExecutePackage />AstExecutePackageTaskNodeThe Execute Package task allows packages to run other packages as part of a workflow.
<ExecuteProcess />AstExecuteProcessTaskNodeAn Execute Process task can run business applications or batch files as part of a package workflow.
<ExecuteSQL />AstExecuteSqlTaskNodeThe Execute SQL task runs SQL statements during package execution.
<ExecuteSqlAgentJob />AstExecuteSqlServerAgentJobTaskNodeThe Execute SQL Server Agent Job task runs SQL Server Agent jobs specified in a maintenance plan.
<ExecuteTSqlStatement />AstExecuteTSqlStatementTaskNodeThe Execute T-SQL Statement task can be used to add specified Transact-SQL statements to a maintenance plan.
<Expression />AstExpressionTaskNodeThe Expression Task will execute an SSIS expression. It is often used as a convenient host for variable assignments or to serve as a placeholder for control flow branching.
<FileSystem />AstFileSystemTaskNodeThe File System Task performs commands against specified files and directories.
<ForEachAdlsGen2Loop />AstForEachAdlsGen2LoopNodeThe Foreach ADLS Gen2 Loop enumerates files found in an Azure Data Lake Store Gen2 connection.
<ForEachAdlsLoop />AstForEachAdlsLoopNodeThe Foreach ADLS Loop enumerates files located in an ADLS data source.
<ForEachAdoLoop />AstForEachAdoLoopNodeThe Foreach ADO Loop enumerates tables or table rows in data that is stored in a variable.
<ForEachAdoNetSchemaLoop />AstForEachAdoNetSchemaLoopNodeThe Foreach ADO.NET Schema Loop enumerates specified information about the data source.
<ForEachAzureBlobLoop />AstForEachAzureBlobLoopNodeThe Foreach Azure Blob Loop enumerates files found in an Azure Blob data source.
<ForEachFileLoop />AstForEachFileLoopNodeThe Foreach File Loop enumerates files in a folder.
<ForEachFromVariableLoop />AstForEachFromVariableLoopNodeThe Foreach From Variable Loop enumerates enumerable objects contained in a specified variable.
<ForEachHdfsLoop />AstForEachHdfsLoopNodeThe Foreach HDFS Loop enumerates files found in an HDFS data source.
<ForEachItemLoop />AstForEachItemLoopNodeThe Foreach Item Loop enumerates items in collections.
<ForEachNodeListLoop />AstForEachNodeListLoopNodeThe Foreach Nodelist Loop loops through all the nodes of an XML file that is the result of applying an Xpath expression to an XML file and enumerates and lists specified elements.
<ForEachSmoLoop />AstForEachSmoLoopNodeThe Foreach SMO loop enumerates a SQL Server Management Objects (SMO) obect on a specified instance of SQL Server.
<ForLoop />AstForLoopContainerTaskNodeAstForLoopContainerTaskNode corresponds directly to a SQL Server Integration Services for loop container task.
<Ftp />AstFtpTaskNodeThe FTP task downloads and uploads data files and directories as part of an Integration Services workflow.
<HadoopFileSystem />AstHadoopFileSystemTaskNodeThe Hadoop File System task node corresponds directly to an Hadoop File System Task.
<HadoopHive />AstHadoopHiveTaskNodeThe Hadoop Hive Task allows the user to run a Hive script on a Hadoop cluster.
<HadoopPig />AstHadoopPigTaskNodeThe Azure Blob Upload Task provides options to upload files to Microsoft Azure Blob Storage.
<HistoryCleanup />AstHistoryCleanupTaskNodeThe History Cleanup task removes old, unneeded historical information from the database.
<MaintenanceCleanup />AstMaintenanceCleanupTaskNodeThe Maintenance Cleanup task removed unneeded backup files or other maintenance-related files from the specified locations.
<Merge />AstMergeTaskNodeThe Merge task changes a target table based on the the results of a join with a source table.
<MessageQueue />AstMessageQueueTaskNodeThe Message Queue task can send and receive messages between SSIS packages or to an application queue processed by a custom application. The messages can contain simple text, files, or variables and values.
<NotifyOperator />AstNotifyOperatorTaskNodeThe Notify Operator task sends notification messages via e-mail, pager, or net send to SQL Server Agent operators.
<RebuildIndex />AstRebuildIndexTaskNodeThe Rebuild Index task restores the free space on index pages.
<ReorganizeIndex />AstReorganizeIndexTaskNodeThe Reorganize Index task rearranges index pages to improve their search order.
<RetryContainer />AstRetryContainerTaskNodeAstRetryContainerTaskNode is an abstract type that creates a for loop container that will automatically re-run all child tasks as many times as is specified.
<Script />AstScriptTaskNodeThe AstScriptTaskNode type corresponds directly to a SQL Server Integration Services script task.
<SendMail />AstSendMailTaskNodeThe Send Mail task sends messages to specified recipients about tasks, events, and outcomes of the workflow.
<ShrinkDatabase />AstShrinkDatabaseTaskNodeThe Shrink Database Task, if possible, reduces the size of the specified databases.
<Staging />AstStagingContainerTaskNodeAstStagingContainerTaskNode is an abstract type that creates one or more tables at the beginning of the container, executes child tasks, and then destroys the created tables at the end of the container.
<TransferDatabase />AstTransferDatabaseTaskNodeThe Transfer Database task copies or moves a database between two instances of SQL Server.
<TransferErrorMessages />AstTransferErrorMessagesTaskNodeThe Transfer Error Messages task copies user-defined error messages from one instance of SQL Server to another.
<TransferJobs />AstTransferJobsTaskNodeThe Transfer Jobs task copies SQL Server Agent jobs from one instance of SQL Server to another.
<TransferLogins />AstTransferLoginsTaskNodeThe Transfer Logins task copies logins from one instance of SQL Server to another.
<TransferMasterStoredProcedures />AstTransferMasterStoredProceduresTaskNodeThe Transfer Master Stored Procedures Task copies user-define stored procedures frome one master database on to another master database on a different instance of SQL Server.
<TransferSqlServerObjects />AstTransferSqlServerObjectsTaskNodeThe Transfer SQL Server Objects task copies objects in a SQL Server database from on instance of SQL Server to another. The version of SQL Server being used determines what types of objects can be copied.
<UpdateStatistics />AstUpdateStatisticsTaskNodeThe Update Statistics task updates SQL Server information about data in tables and indexes. SQL Server uses the information to improve query plans.
<WebService />AstWebServiceTaskNodeThe Web Service task executes a Web service method.
<WmiDataReader />AstWmiDataReaderTaskNodeThe WMI Data Reader task uses the Windows Management Instrumentation (WMI) Query Language to run queries about a computer system.
<WmiEventWatcher />AstWmiEventWatcherTaskNodeThe WMI Event Watcher task watches for and responds to Microsoft Windows Instrument (WMI) events.
<Xml />AstXmlTaskNodeThe XML Task retrieves XML data, performs specified operations, and saves the updated documents to specified files or variables.

© Varigence