FireDAC.Stan.Intf.TFDConnectionDefParams.Database

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Database: TFileName read GetDatabase write SetDatabase stored False;

C++

__property System::Sysutils::TFileName Database = {read=GetDatabase, write=SetDatabase, stored=false};

Properties

Type Visibility Source Unit Parent
property published
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf TFDConnectionDefParams

Description

Embarcadero Technologies does not currently have any additional information.