Datasnap.DBClient.TCustomClientDataSet.SetKeyBuffer

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: protected
Source:
Datasnap.DBClient.pas
Datasnap.DBClient.hpp
Unit: Datasnap.DBClient
Parent: TCustomClientDataSet

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.