FireDAC.DatS.TFDDatSTable.LoadDataRow
Delphi
function LoadDataRow(const AValues: array of Variant; AAcceptChanges: Boolean = False): TFDDatSRow;
C++
TFDDatSRow* __fastcall LoadDataRow(const System::Variant *AValues, const System::NativeInt AValues_High, bool AAcceptChanges = false);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | FireDAC.DatS.pas FireDAC.DatS.hpp |
FireDAC.DatS | TFDDatSTable |
Description
Embarcadero Technologies does not currently have any additional information.