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