Bde.DBTables.TBDEDataSet.SetKeyFields
[–] 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.