| ConnectionDataBase Properties | 
The ConnectionDataBase type exposes the following members.
| Name | Description | |
|---|---|---|
| ConnectionElements | 
            Gets the connection elements.
              | |
| DriverToUse | 
            Gets the driver to use.
              | |
| DriverVersion | 
            Gets the driver version.
              | |
| EnableDisablePropertyFunc | 
            Gets or sets the enable disable property function. This function is called (if not null) with the name
            of the property (first argument) to disable/enable (second argument) in a bound control.
              (Inherited from DataCollectorBase.) | |
| FactoryName | 
            Gets the name of the DbProviderFactory.
              | |
| IsReady | 
            Gets a value indicating whether this instance is ready. By default this property always returns false. Implement
            this property in a derived class to check whether all information has been gatherered.
              (Inherited from DataCollectorBase.) |