Get-SQLServerDatabaseRemoveStrategy

Description

Removes a SQL Server database based on the remove strategy and the -Settings provided.

Syntax

Get-SQLServerDatabaseRemoveStrategy [-Settings] <hashtable> [-Database] <string> [-csb] <DbConnectionStringBuilder> [<CommonParameters>]

Parameters

Name

Alias

Description

Required?

Pipeline Input

Default Value

-Database

None


true

false


-Settings

None


true

false


-csb

None


true

false