Bde.DBTables.TBDEDataSet.SetKeyFields

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetKeyFields(KeyIndex: TKeyIndex; const Values: array of const);

C++

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

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Bde.DBTables.pas
Bde.DBTables.hpp
Bde.DBTables TBDEDataSet

Description

Embarcadero Technologies does not currently have any additional information.