Bde.DBTables.TBDEDataSet.SetKeyFields

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 SetKeyFields(KeyIndex: TKeyIndex; const Values: array of const);

C++

void __fastcall SetKeyFields(Data::Dbcommontypes::TKeyIndex KeyIndex, const System::TVarRec *Values, const System::NativeInt Values_High);

Description

Embarcadero Technologies does not currently have any additional information.