API:FireDAC.Phys.TFDPhysCommand.CheckExact

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure CheckExact(AUseRecsMax: Boolean; ATimes, AOffset: Integer;  AValue: TFDCounter; AFetch: Boolean);

C++

void __fastcall CheckExact(bool AUseRecsMax, int ATimes, int AOffset, int AValue, bool AFetch);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FireDAC.Phys.pas
FireDAC.Phys.hpp
FireDAC.Phys TFDPhysCommand

Description

Embarcadero Technologies does not currently have any additional information.