FireDAC.Phys.Intf.IFDPhysConnection.CommandsExecuted
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
Unit: FireDAC.Phys.Intf | |
Parent: IFDPhysConnection |
Delphi
property CommandsExecuted: UInt64 read GetCommandsExecuted;
C++
__property unsigned __int64 CommandsExecuted = {read=GetCommandsExecuted};
Description
Embarcadero Technologies does not currently have any additional information.