FireDAC.Phys.PGWrapper.TPgStatement.FetchAll
Delphi
property FetchAll: Boolean read FFetchAll write FFetchAll;
C++
__property bool FetchAll = {read=FFetchAll, write=FFetchAll, nodefault};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FireDAC.Phys.PGWrapper.pas FireDAC.Phys.PGWrapper.hpp |
FireDAC.Phys.PGWrapper | TPgStatement |
Description
Embarcadero Technologies does not currently have any additional information.