FireDAC.Comp.DataSet.TFDDataSet.SetKeyBuffer

From RAD Studio API Documentation
Jump to: navigation, search

[–] 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.