FireDAC.Comp.DataSet.TFDDataSetLocateOption

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

TFDDataSetLocateOption = (lxoCaseInsensitive, lxoPartialKey, lxoFromCurrent,
lxoBackward, lxoCheckOnly, lxoNoFetchAll);

C++

enum DECLSPEC_DENUM TFDDataSetLocateOption : unsigned int { lxoCaseInsensitive, lxoPartialKey, lxoFromCurrent, lxoBackward, lxoCheckOnly, lxoNoFetchAll };

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
enum public
FireDAC.Comp.DataSet.pas
FireDAC.Comp.DataSet.hpp
FireDAC.Comp.DataSet FireDAC.Comp.DataSet

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.