FireDAC.Phys.IBWrapper.TIBDatabase.wal_recv_ckpt_fname

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
FireDAC.Phys.IBWrapper.pas
FireDAC.Phys.IBWrapper.hpp
Unit: FireDAC.Phys.IBWrapper
Parent: TIBDatabase

Delphi

property wal_recv_ckpt_fname: String index isc_info_wal_recv_ckpt_fname read GetDatabaseInfoStr;

C++

__property System::UnicodeString wal_recv_ckpt_fname = {read=GetDatabaseInfoStr, index=44};

Description

Embarcadero Technologies does not currently have any additional information.