The IConnectionProvider type exposes the following members.

Methods

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

See Also