Datasnap.DBClient.TCustomClientDataSet.GetKeyBuffer

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

function GetKeyBuffer(KeyIndex: TKeyIndex): PKeyBuffer;

C++

PKeyBuffer __fastcall GetKeyBuffer(Data::Dbcommontypes::TKeyIndex KeyIndex);

Description

Embarcadero Technologies does not currently have any additional information.