FireDAC.Comp.Client.TFDCustomSchemaAdapter.OnReconcileRow

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: event
Visibility: public
Source:
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
Unit: FireDAC.Comp.Client
Parent: TFDCustomSchemaAdapter

Delphi

property OnReconcileRow: TFDReconcileRowEvent read FOnReconcileRow write FOnReconcileRow;

C++

__property TFDReconcileRowEvent OnReconcileRow = {read=FOnReconcileRow, write=FOnReconcileRow};

Description

Embarcadero Technologies does not currently have any additional information.