FireDAC.Phys.Intf.IFDPhysCommand.SetNextRecordSet
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
Unit: FireDAC.Phys.Intf | |
Parent: IFDPhysCommand |
Delphi
procedure SetNextRecordSet(const AValue: Boolean);
C++
virtual void __fastcall SetNextRecordSet(const bool AValue) = 0 ;
Description
Embarcadero Technologies does not currently have any additional information.