The ConnectionProvider type exposes the following members.

Properties

  NameDescription
ConnectionString
Gets the String for the IDbConnection to connect to the database.
Driver
Gets the IDriver that can create the IDbConnection object.

See Also