FireDAC.Comp.DataSet.TFDDataSet.EndLocate
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: FireDAC.Comp.DataSet.pas FireDAC.Comp.DataSet.hpp
| |
Unit: FireDAC.Comp.DataSet | |
Parent: TFDDataSet |
Delphi
procedure EndLocate(AResult: Boolean; APos: Integer;
AOptions: TFDDataSetLocateOptions; ApRecordIndex: PInteger);
C++
void __fastcall EndLocate(bool AResult, int APos, TFDDataSetLocateOptions AOptions, System::PInteger ApRecordIndex);
Description
Embarcadero Technologies does not currently have any additional information.