Bde.DBTables.TBDEDataSet.SetKeyBuffer

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: protected
Source:
Bde.DBTables.pas
Bde.DBTables.hpp
Unit: Bde.DBTables
Parent: TBDEDataSet

Delphi

procedure SetKeyBuffer(KeyIndex: TKeyIndex; Clear: Boolean);

C++

void __fastcall SetKeyBuffer(Data::Dbcommontypes::TKeyIndex KeyIndex, bool Clear);

Description

Embarcadero Technologies does not currently have any additional information.