Data.SqlExpr.UnregisterDriver

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure UnregisterDriver(const DriverName: string);

C++

extern DELPHI_PACKAGE void __fastcall UnregisterDriver(const System::UnicodeString DriverName);

Properties

Type Visibility Source Unit Parent
procedure
function
public
Data.SqlExpr.pas
Data.SqlExpr.hpp
Data.SqlExpr Data.SqlExpr

Description

Embarcadero Technologies does not currently have any additional information.