FireDAC.Phys.ODBCWrapper.TODBCLib

From RAD Studio API Documentation
Jump to: navigation, search

FireDAC.Stan.Util.TFDLibrarySystem.TObjectTODBCLib

Delphi

TODBCLib = class(TFDLibrary)

C++

class PASCALIMPLEMENTATION TODBCLib : public Firedac::Stan::Util::TFDLibrary

Properties

Type Visibility Source Unit Parent
class public
FireDAC.Phys.ODBCWrapper.pas
FireDAC.Phys.ODBCWrapper.hpp
FireDAC.Phys.ODBCWrapper FireDAC.Phys.ODBCWrapper

Description

This class allows to load and access DLL libraries.

FireDAC.Phys.ODBCWrapper.TODBCLib inherits from FireDAC.Stan.Util.TFDLibrary. All content below this line refers to FireDAC.Stan.Util.TFDLibrary. This class allows to load and access DLL libraries.

TFDLibrary provides access to the relevant information in relation to a DLL.

See Also