FireDAC.Comp.Client.TFDCustomTableAdapter.OnReconcileRow
[–] Properties | |
---|---|
Type: event | |
Visibility: public | |
Source: FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp
| |
Unit: FireDAC.Comp.Client | |
Parent: TFDCustomTableAdapter |
Delphi
property OnReconcileRow: TFDReconcileRowEvent read FOnReconcileRow
C++
__property TFDReconcileRowEvent OnReconcileRow = {read=FOnReconcileRow, write=FOnReconcileRow};
Description
Embarcadero Technologies does not currently have any additional information.