FireDAC.Comp.Client.TFDAdaptedDataSet.ServerGotoKey

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ServerGotoKey: Boolean;

C++

bool __fastcall ServerGotoKey();

Properties

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

Description

Used by TFDBatchMove to directly edit the DBMS data.

See Also