FireDAC.DatS.TFDDatSTable.LoadDataRow

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
FireDAC.DatS.pas
FireDAC.DatS.hpp
FireDAC.DatS TFDDatSTable

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.