Bde.DBTables.TBDEDataSet.GetIndexField

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: protected
Source:
Bde.DBTables.pas
Bde.DBTables.hpp
Unit: Bde.DBTables
Parent: TBDEDataSet

Delphi

function GetIndexField(Index: Integer): TField;

C++

Data::Db::TField* __fastcall GetIndexField(int Index);

Description

Embarcadero Technologies does not currently have any additional information.