FireDAC.Phys.Intf.IFDPhysLocalSQLAdapter.SetRange
Delphi
procedure SetRange(const AStartValues, AEndValues: array of const; AStartExclusive: Boolean = False; AEndExclusive: Boolean = False);
C++
virtual void __fastcall SetRange(System::TVarRec const *AStartValues, const int AStartValues_High, System::TVarRec const *AEndValues, const int AEndValues_High, bool AStartExclusive = false, bool AEndExclusive = false) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp |
FireDAC.Phys.Intf | IFDPhysLocalSQLAdapter |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!