Data.SqlExpr.UnregisterDriver
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: Data.SqlExpr.pas Data.SqlExpr.hpp
| |
Unit: Data.SqlExpr | |
Parent: Data.SqlExpr |
Delphi
procedure UnregisterDriver(const DriverName: string);
C++
extern DELPHI_PACKAGE void __fastcall UnregisterDriver(const System::UnicodeString DriverName);
Description
Embarcadero Technologies does not currently have any additional information.