FireDAC.Comp.Client.TFDCustomTableAdapter.OnUpdateRow

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: TFDCustomTableAdapter

Delphi

property OnUpdateRow: TFDUpdateRowEvent read FOnUpdateRow

C++

__property TFDUpdateRowEvent OnUpdateRow = {read=FOnUpdateRow, write=FOnUpdateRow};

Description

Embarcadero Technologies does not currently have any additional information.