The UserSuppliedConnectionProvider type exposes the following members.

Properties

  NameDescription
Protected propertyConnectionString
Gets the String for the IDbConnection to connect to the database.
(Inherited from ConnectionProvider.)
Public propertyDriver
Gets the IDriver that can create the IDbConnection object.
(Inherited from ConnectionProvider.)

See Also