Method ConnectionFailed
- Namespace
 - Innova.Data.Entity.Configuration
 
- Assembly
 - Innova.Data.dll
 
ConnectionFailed(DbConnection, ConnectionErrorEventData)
Called when closing of a connection has failed with an exception. />.
public void ConnectionFailed(DbConnection connection, ConnectionErrorEventData eventData)
Parameters
connectionDbConnectionThe connection.
eventDataConnectionErrorEventDataContextual information about the connection.