FireDAC.Comp.Client.TFDCustomTableAdapter.ReconcileRow
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp
| |
| Unit: FireDAC.Comp.Client | |
| Parent: TFDCustomTableAdapter | |
Delphi
procedure ReconcileRow(ARow: TFDDatSRow; var AAction: TFDDAptReconcileAction); virtual;
C++
virtual void __fastcall ReconcileRow(Firedac::Dats::TFDDatSRow* ARow, Firedac::Dapt::Intf::TFDDAptReconcileAction &AAction);
Description
Embarcadero Technologies does not currently have any additional information.