FireDAC.Phys.SQLite.TFDSQLiteValidate.Database

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Database: String read FDatabase write FDatabase;

C++

__property System::UnicodeString Database = {read=FDatabase, write=FDatabase};

Properties

Type Visibility Source Unit Parent
property published
FireDAC.Phys.SQLite.pas
FireDAC.Phys.SQLite.hpp
FireDAC.Phys.SQLite TFDSQLiteValidate

Description

Specifies a database file to validate.

Use the Database property to specify a path of the database file to validate.

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=FireDAC.Phys.SQLite.TFDSQLiteValidate.Database&oldid=582555"