() (Parentheses) (SSIS)
SQL Server 2005
Identifies the evaluation order of expressions. Expressions enclosed in parentheses have the highest evaluation precedence. Nested expressions enclosed in parentheses are evaluated in inner-to-outer order.
Parentheses are also used to make complex expressions easier to understand.
The data type of expression. For more information, see Integration Services Data Types.