FireDAC.Phys.MySQLWrapper.TMySQLVariables.Count
Delphi
property Count: Integer read GetCount write SetCount;
C++
__property int Count = {read=GetCount, write=SetCount, nodefault};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FireDAC.Phys.MySQLWrapper.pas FireDAC.Phys.MySQLWrapper.hpp |
FireDAC.Phys.MySQLWrapper | TMySQLVariables |
Description
Embarcadero Technologies does not currently have any additional information.