FireDAC.DatS.TFDDatSRow.RowError
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
| Unit: FireDAC.DatS | |
| Parent: TFDDatSRow | |
Delphi
property RowError: EFDException read GetRowError write SetRowErrorPrc;
C++
__property Firedac::Stan::Error::EFDException* RowError = {read=GetRowError, write=SetRowErrorPrc};
Description
Embarcadero Technologies does not currently have any additional information.