StateChangeEventArgs Properties
.NET Framework (current version)
Namespace:
System.Data
Assembly: System.Data (in System.Data.dll)
| Name | Description | |
|---|---|---|
![]() | CurrentState | Gets the new state of the connection. The connection object will be in the new state already when the event is fired. |
![]() | OriginalState | Gets the original state of the connection. |
Show:
