FireDAC.Phys.SQLiteWrapper.TSQLiteLibDyn

From RAD Studio API Documentation
Jump to: navigation, search

FireDAC.Phys.SQLiteWrapper.TSQLiteLibFireDAC.Stan.Util.TFDLibrarySystem.TObjectTSQLiteLibDyn

Delphi

TSQLiteLibDyn = class(TSQLiteLib)

C++

class PASCALIMPLEMENTATION TSQLiteLibDyn : public TSQLiteLib

Properties

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

Description


This class allows to load and access DLL libraries.

FireDAC.Phys.SQLiteWrapper.TSQLiteLibDyn 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