5 references to Dispose
System.Data.Odbc (5)
Common\System\Data\ProviderBase\DbConnectionFactory.cs (2)
86oldConnection.Dispose(); 122task.Result.Dispose();
Common\System\Data\ProviderBase\DbConnectionInternal.cs (1)
113Dispose();
Common\System\Data\ProviderBase\DbConnectionPool.cs (2)
560obj.Dispose(); 889oldConnection.Dispose();