I would like to see the ability to run "Attach Database" from the Database class in the Sql2008/2012/2014 Extension Tasks.
It seems that Backup, Restore and nearly every other major Database operation is available, but it seems that one somehow got missed.
I know that this can be done via SqlCmd, but it would be nice to have that feature built directly into the Database class.
Thanks.
Comments: Resolved with changeset 86765: SqlServer2008/12/14: Database.cs: New TaskAction="Attach", TaskAction="Detach"
It seems that Backup, Restore and nearly every other major Database operation is available, but it seems that one somehow got missed.
I know that this can be done via SqlCmd, but it would be nice to have that feature built directly into the Database class.
Thanks.
Comments: Resolved with changeset 86765: SqlServer2008/12/14: Database.cs: New TaskAction="Attach", TaskAction="Detach"