FireDAC.DatS.TFDDatSUpdatesJournal.NextChange

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source:
FireDAC.DatS.pas
FireDAC.DatS.hpp
Unit: FireDAC.DatS
Parent: TFDDatSUpdatesJournal

Delphi

function NextChange(ACurRow: TFDDatSRow; AOwner: TFDDatSObject = nil): TFDDatSRow;

C++

TFDDatSRow* __fastcall NextChange(TFDDatSRow* ACurRow, TFDDatSObject* AOwner = (TFDDatSObject*)(0x0));

Description

Embarcadero Technologies does not currently have any additional information.