FireDAC.Comp.DataSet.TFDDataSetLocateOption
Delphi
TFDDataSetLocateOption = (lxoCaseInsensitive, lxoPartialKey, lxoFromCurrent,
lxoBackward, lxoCheckOnly, lxoNoFetchAll);
C++
enum DECLSPEC_DENUM TFDDataSetLocateOption : unsigned int { lxoCaseInsensitive, lxoPartialKey, lxoFromCurrent, lxoBackward, lxoCheckOnly, lxoNoFetchAll };
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
enum | public | FireDAC.Comp.DataSet.pas FireDAC.Comp.DataSet.hpp |
FireDAC.Comp.DataSet | FireDAC.Comp.DataSet |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !