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

Retry does not work with ErrorAction Stop #14

Open abbgrade opened 2 years ago

abbgrade commented 2 years ago

If the error action is set to stop, the retry parameter is ignored.