We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4594e9 commit ac9be84Copy full SHA for ac9be84
src/Microsoft.Data.SqlClient/src/Microsoft/Data/Common/AdapterUtil.cs
@@ -945,7 +945,7 @@ internal enum InternalErrorCode
945
946
SqlDependencyObtainProcessDispatcherFailureObjectHandle = 50,
947
SqlDependencyProcessDispatcherFailureCreateInstance = 51,
948
- SqlDependencyProcessDispatcherFailureAppDomain = 52,
+
949
SqlDependencyCommandHashIsNotAssociatedWithNotification = 53,
950
951
UnknownTransactionFailure = 60,
0 commit comments