FireDAC.Phys.IBBase.TFDIBValidate.Database

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
FireDAC.Phys.IBBase.pas
FireDAC.Phys.IBBase.hpp
Unit: FireDAC.Phys.IBBase
Parent: TFDIBValidate

Delphi

property Database: String read FDatabase write FDatabase;

C++

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

Description

Embarcadero Technologies does not currently have any additional information.