The IDbDrivers interface contains properties and methods of the DBMS drivers, supported in the platform.
Property name | Brief description | |
Count | The Count property returns the number of the DBMS drivers, supported in the platform. | |
Item | The Item property returns the information about the DBMS driver, supported in the platform. |
Method name | Brief description | |
FindById | The FindById method searches the driver. |
See also: