FireDAC.Comp.DataSet.TFDDataSet.GetKeyRow
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: FireDAC.Comp.DataSet.pas FireDAC.Comp.DataSet.hpp
| |
Unit: FireDAC.Comp.DataSet | |
Parent: TFDDataSet |
Delphi
function GetKeyRow(ABuffer: PFDKeyBuffer): TFDDatSRow;
C++
Firedac::Dats::TFDDatSRow* __fastcall GetKeyRow(PFDKeyBuffer ABuffer);
Description
Embarcadero Technologies does not currently have any additional information.