FireDAC.Comp.Client.TFDCustomTableAdapter.Lock

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: public
Source:
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
Unit: FireDAC.Comp.Client
Parent: TFDCustomTableAdapter

Delphi

procedure Lock(ARow: TFDDatSRow; var AAction: TFDErrorAction;
AUpdRowOptions: TFDUpdateRowOptions = []);

C++

void __fastcall Lock(Firedac::Dats::TFDDatSRow* ARow, Firedac::Stan::Intf::TFDErrorAction &AAction, Firedac::Stan::Option::TFDUpdateRowOptions AUpdRowOptions = Firedac::Stan::Option::TFDUpdateRowOptions() );

Description

Embarcadero Technologies does not currently have any additional information.