abbgrade / PsSqlClient

The PowerShell SQL Client module aims to replace to the SQL Server utilities SQLCMD and BCP
https://abbgrade.github.io/PsSqlClient/
MIT License
0 stars 1 forks source link

Connect Retry with -ErrorAction Stop #20

Closed abbgrade closed 1 year ago

abbgrade commented 2 years ago

-ErrorAction Stop ignores the Retry parameter values

abbgrade commented 1 year ago

fixed