FireDAC.Phys.SQLite.TFDSQLiteBackup.DestCatalog

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property DestCatalog: String read FDestCatalog write FDestCatalog;

C++

__property System::UnicodeString DestCatalog = {read=FDestCatalog, write=FDestCatalog};

Propriétés

Type Visibilité  Source Unité  Parent
property published
FireDAC.Phys.SQLite.pas
FireDAC.Phys.SQLite.hpp
FireDAC.Phys.SQLite TFDSQLiteBackup


Description

Le nom de la base de données attachée à la destination.

Utilisez la propriété DestCatalog pour spécifier le nom de la base de données attachée à la destination.

Voir aussi