FireDAC.Phys.Intf.TFDPhysLimitOption
| [–] Properties | |
|---|---|
| Type: enum | |
| Visibility: public | |
| Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
| Unit: FireDAC.Phys.Intf | |
| Parent: FireDAC.Phys.Intf | |
Delphi
TFDPhysLimitOption = (loSkip, loRows);
C++
enum DECLSPEC_DENUM TFDPhysLimitOption : unsigned int { loSkip, loRows };
Description
Embarcadero Technologies does not currently have any additional information.