I use a Transfer SQL Server Object Task to copy a database to another Server. This database has some Extended Properties. Even though I say "IncludeExtendedPropteries = True" in the task specification the Extended Properties of the database are not copied to the destination database. Extended Properties of tables or column are getting copied.
Is this a bug? Or a feature?
Best,
Tobias