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