FireDAC.Phys.SQLiteWrapper.TSQLiteDatabase.Open

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Open(const AFilename: String; AMode: TSQLiteDatabaseMode;  ASharedCache: TSQLiteSharedCache);

C++

void __fastcall Open(const System::UnicodeString AFilename, TSQLiteDatabaseMode AMode, TSQLiteSharedCache ASharedCache);

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.Phys.SQLiteWrapper.pas
FireDAC.Phys.SQLiteWrapper.hpp
FireDAC.Phys.SQLiteWrapper TSQLiteDatabase

Description

Embarcadero Technologies does not currently have any additional information.