Latest updated
This commit is contained in:
@@ -9,7 +9,7 @@ param(
|
||||
[ValidateSet("catalog", "restore", "verify")]
|
||||
[string]$Action,
|
||||
|
||||
[Parameter(Mandatory=$false)]
|
||||
[Parameter(Mandatory=$true)]
|
||||
[string]$SqlInstance = "sqlfcsql\TESTINST"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user