You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<summary>Occurs when the state of the event changes.</summary>
1530
+
<summary>Occurs when the state of the connection changes.</summary>
1531
1531
<remarks>
1532
1532
<formattype="text/markdown"><![CDATA[
1533
1533
1534
1534
## Remarks
1535
-
The <xref:System.Data.Common.DbConnection.StateChange> event occurs when the state of the event changes from closed to opened, or opened to closed.
1535
+
The <xref:System.Data.Common.DbConnection.StateChange> event occurs when the state of the connection changes from closed to opened or from opened to closed.
0 commit comments