Populate and use ObjectsToCopy collection using an expression - Transfer SQL Server Object Task

  • How can I populate and use ObjectsToCopy collection of Transfer SQL Server Objects Task using an expression (or script)?

    Goal: to copy only tables that have names starting with 'tmp'. The number of tables can change - the package must deal with that.

    Thanks.

  • You can set the TablesList property via an Expression.


  • Can you provide an example of such expression? Tx.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply