Description
Removes a SQL Server database based on the remove strategy and the -Settings provided.
Syntax
Code Block | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
Get-SQLServerDatabaseRemoveStrategy [-Settings] <hashtable> [-Database] <string> [-csb] <DbConnectionStringBuilder> [<CommonParameters>] |
...