Add SqlState and IsTransient to DbException (#39157)
authorShay Rojansky <roji@roji.org>
Sun, 12 Jul 2020 19:34:44 +0000 (22:34 +0300)
committerGitHub <noreply@github.com>
Sun, 12 Jul 2020 19:34:44 +0000 (21:34 +0200)
commit1b8d1dc4bc90f9efbe2071334ce0443ca291f315
treea5dedab11efd5a941c6ab6ad77baec7ac1ea2caa
parent3c4cfb4b45fdd3762a4ca6fe2adf2d4eb6a49485
Add SqlState and IsTransient to DbException (#39157)

Closes #35601
Closes #34817
src/libraries/System.Data.Common/ref/System.Data.Common.cs
src/libraries/System.Data.Common/src/System/Data/Common/DbException.cs
src/libraries/System.Data.Common/tests/System/Data/Common/DbExceptionTests.cs