API:FireDAC.Phys.Intf.IFDPhysLocalSQLAdapter.SetRange

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure SetRange(const AStartValues, AEndValues: array of const;  AStartExclusive: Boolean = False; AEndExclusive: Boolean = False);

C++

virtual void __fastcall SetRange(const System::TVarRec *AStartValues, const int AStartValues_High, const System::TVarRec *AEndValues, const int AEndValues_High, bool AStartExclusive = false, bool AEndExclusive = false) = 0 ;

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf IFDPhysLocalSQLAdapter

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。