FireDAC.Comp.DataSet.TFDDataSet.BeginLocate

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: protected
Source:
FireDAC.Comp.DataSet.pas
FireDAC.Comp.DataSet.hpp
Unit: FireDAC.Comp.DataSet
Parent: TFDDataSet

Delphi

function BeginLocate(AOptions: TFDDataSetLocateOptions;
ApRecordIndex: PInteger): Integer;

C++

int __fastcall BeginLocate(TFDDataSetLocateOptions AOptions, System::PInteger ApRecordIndex);

Description

Embarcadero Technologies does not currently have any additional information.