FireDAC.Phys.Intf.IFDPhysCommandGenerator.Row

From RAD Studio API Documentation

[–] Properties
Type: property
Visibility: public
Source:
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
Unit: FireDAC.Phys.Intf
Parent: IFDPhysCommandGenerator

Delphi

property Row: TFDDatSRow read GetRow write SetRow;

C++

__property Firedac::Dats::TFDDatSRow* Row = {read=GetRow, write=SetRow};

Description

Embarcadero Technologies does not currently have any additional information.