Philippe,
This is good question. In order for you to see a table in the target
field you have to have database with a table setup as "partitioned".
The Database Partitions task will not assist you in the creation of
your partition table. It will help you to maintain a partitioned
table.
With that said, you have to first design your partitioned table,
before you can use "Database Partitions Task". A good place to get you
started with your table partition design is:
http://msdn2.microsoft.com/en-us/library/ms345146.aspx
Regards,
Ivan