FireDAC.Phys.TFDPhysTransaction.InternalCheckState

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure InternalCheckState(ACommandObj: TFDPhysCommand; ASuccess: Boolean); virtual;

C++

virtual void __fastcall InternalCheckState(TFDPhysCommand* ACommandObj, bool ASuccess);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.