API:FireDAC.Comp.Client.TFDCustomTableAdapter.Lock
| [–] 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.