FireDAC.Phys.IBWrapper.TIBDatabase.cur_log_part_offset

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 cur_log_part_offset: Integer index isc_info_cur_log_part_offset read GetDatabaseInfoInt;

C++

__property int cur_log_part_offset = {read=GetDatabaseInfoInt, index=37, nodefault};

Description

Embarcadero Technologies does not currently have any additional information.