FireDAC.Comp.DataSet.TFDDataSet.SetKeyBuffer
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: FireDAC.Comp.DataSet.pas FireDAC.Comp.DataSet.hpp
| |
Unit: FireDAC.Comp.DataSet | |
Parent: TFDDataSet |
Delphi
procedure SetKeyBuffer(AKeyIndex: TFDKeyIndex; AClear: Boolean);
C++
void __fastcall SetKeyBuffer(TFDKeyIndex AKeyIndex, bool AClear);
Description
Embarcadero Technologies does not currently have any additional information.