The IConnectionProvider type exposes the following members.

Methods

  NameDescription
CloseConnection
Dispose of a used IDbConnection
Configure
Initialize the connection provider from the given properties.
Dispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
GetConnection
Get an open IDbConnection.

See Also