SSIS from theory to Combat to Application (3) SSIS package variables, constraints, common containers

Source: Internet
Author: User
Tags ssis

First, let's look at the variables inside the package.

There are two kinds of SSIS package variables, one is the built-in variable of the system, and it is the beginning of the SSIS package, which is the user-defined variables.

In SSIS packages, the types of commonly used variables include the following: Int32,string,boolean,datetime,object ...

Two, let's take a look at the constraints inside the package (line)

As the line shown in the figure is a constraint, the official explanation is that precedence constrains the executable files, containers, and tasks in the package in the control flow, and specifies the conditions that determine whether the executable file is running. The expression in the diagram is that the "Insert Table variable" Step is executed when the "Get variable Value" step succeeds and satisfies the condition in the precedence constraint.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.