The ConnectionProvider type exposes the following members.

Properties

  NameDescription
Protected propertyConnectionString
Gets the String for the IDbConnection to connect to the database.
Public propertyDriver
Gets the IDriver that can create the IDbConnection object.

See Also