The UserSuppliedConnectionProvider type exposes the following members.

Properties

  NameDescription
ConnectionString
Gets the String for the IDbConnection to connect to the database.
(Inherited from ConnectionProvider.)
Driver
Gets the IDriver that can create the IDbConnection object.
(Inherited from ConnectionProvider.)

See Also