FireDAC.Phys.Intf.TFDPhysLimitOptions

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFDPhysLimitOptions = set of (loSkip, loRows);

C++

typedef System::Set<Firedac_Phys_Intf__1, Firedac_Phys_Intf__1::loSkip, Firedac_Phys_Intf__1::loRows> TFDPhysLimitOptions;

Properties

Type Visibility Source Unit Parent
set
typedef
public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf FireDAC.Phys.Intf

Description

Embarcadero Technologies does not currently have any additional information.