FireDAC.Comp.Client.TFDAdaptedDataSet.ServerGotoKey

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function ServerGotoKey: Boolean;

C++

bool __fastcall ServerGotoKey();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDAdaptedDataSet


Beschreibung

Wird von TFDBatchMove zum direkten Bearbeiten der DBMS-Daten verwendet.

Siehe auch