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