API:Bde.DBTables.TTable.BatchMove

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function BatchMove(ASource: TBDEDataSet; AMode: TBatchMode): Longint;

C++

int __fastcall BatchMove(TBDEDataSet* ASource, TBatchMode AMode);

Properties

Type Visibility Source Unit Parent
function public
Bde.DBTables.pas
Bde.DBTables.hpp
Bde.DBTables TTable

Description

Embarcadero Technologies does not currently have any additional information.