FireDAC.Comp.DataSet.TFDDataSet.GetKeyBuffer
Delphi
function GetKeyBuffer(AKeyIndex: TFDKeyIndex; ACheckCreateRow: Boolean = True): PFDKeyBuffer;
C++
PFDKeyBuffer __fastcall GetKeyBuffer(TFDKeyIndex AKeyIndex, bool ACheckCreateRow = true);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | FireDAC.Comp.DataSet.pas FireDAC.Comp.DataSet.hpp |
FireDAC.Comp.DataSet | TFDDataSet |
Description
Embarcadero Technologies does not currently have any additional information.