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