API:Data.DB.TDataSet.GetIndexDefs

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetIndexDefs(IndexDefs: TIndexDefs; IndexTypes: TIndexOptions): TIndexDefs;

C++

TIndexDefs* __fastcall GetIndexDefs(TIndexDefs* IndexDefs, TIndexOptions IndexTypes);

Properties

Type Visibility Source Unit Parent
function protected
Data.DB.pas
Data.DB.hpp
Data.DB TDataSet

Description

Embarcadero Technologies does not currently have any additional information.