FireDAC.Phys.Intf.IFDPhysCommand.NextRecordSet
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
| Unit: FireDAC.Phys.Intf | |
| Parent: IFDPhysCommand | |
Delphi
property NextRecordSet: Boolean read GetNextRecordSet write SetNextRecordSet;
C++
__property bool NextRecordSet = {read=GetNextRecordSet, write=SetNextRecordSet};
Description
Embarcadero Technologies does not currently have any additional information.