Expression Adorners
Published Mar 25 2019 03:17 PM 145 Views
Not applicable
First published on MSDN on Aug 13, 2011

A quick post today about SQL Server Denali.

BIDS now uses a special icon marker (called an Adorner) to indicate package objects that have expressions set on them. In CTP3, these adorners appear on Connection Managers and Variables. As I mentioned in my session at TechEd, the functionality has been further enhanced since CTP3, and we now add adorners to tasks as well.

Connection Managers

Variables

For those of you who are interacting with SSIS programmatically, you’ll also be happy to find a new HasExpressions property on all SSIS objects that support expressions (Tasks, Containers, etc). This property makes it easy to identify which objects have properties (without having to scan each property, like you would in 2008).

Version history
Last update:
‎Mar 25 2019 03:17 PM
Updated by: