FireDAC.Phys.IBWrapper.TIBStatement.Database
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: FireDAC.Phys.IBWrapper.pas FireDAC.Phys.IBWrapper.hpp
| |
| Unit: FireDAC.Phys.IBWrapper | |
| Parent: TIBStatement | |
Delphi
property Database: TIBDatabase read FDatabase;
C++
__property TIBDatabase* Database = {read=FDatabase};
Description
Embarcadero Technologies does not currently have any additional information.