[This is preliminary documentation and is subject to change.]
Fired when the database connection (provider and/or connection string) are modified.
| C# | Visual Basic | Visual C++ |
event EventHandler DatabaseConnectionReset
Event DatabaseConnectionReset As EventHandler
event EventHandler^ DatabaseConnectionReset { void add (EventHandler^ value); void remove (EventHandler^ value); }