Skip to content

3.1.0 No Kill

Choose a tag to compare

@feO2x feO2x released this 04 Jul 12:54
· 15 commits to main since this release

Synntech.MsSqlServer 3.1.0

  • New feature: SetSingleUserAsync - this method changes a database's state to allow only a single user to be connected. This method is executed with ROLLBACK IMMEDIATE.
  • DetachDatabaseAsync now calls SetSingleUserAsync internally instead of KillAllDatabaseConnectionsAsync