FireDAC.Comp.Client.TFDCustomTableAdapter.UnLock

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDCustomTableAdapter

Description

Embarcadero Technologies does not currently have any additional information.