API:FireDAC.Phys.Intf.IFDPhysCommand.NextRecordSet

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property NextRecordSet: Boolean read GetNextRecordSet write SetNextRecordSet;

C++

__property bool NextRecordSet = {read=GetNextRecordSet, write=SetNextRecordSet};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf IFDPhysCommand

Description

Embarcadero Technologies does not currently have any additional information.