3 references to IsConnectionAlive
System.Data.OleDb (3)
System\Data\ProviderBase\DbConnectionPool.cs (3)
1207if ((obj != null) && (!obj.IsConnectionAlive())) 1379obj.IsConnectionAlive(true); 1387else if (!obj.IsConnectionAlive())