FindById(Id: String): IDbDriver;
Id. Identifier of the driver, by which search is executed.
The FindById method searches for and returns information about the DBMS driver, which identifier is sent by input parameter.
If driver with the specified identifier is not found, the method returns Null.
See also: