API:FireDAC.Comp.DataSet.TFDDataSet.Indexes

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Indexes: TFDIndexes read FIndexes write SetIndexes stored IsIS;

C++

__property TFDIndexes* Indexes = {read=FIndexes, write=SetIndexes, stored=IsIS};

Properties

Type Visibility Source Unit Parent
property public
FireDAC.Comp.DataSet.pas
FireDAC.Comp.DataSet.hpp
FireDAC.Comp.DataSet TFDDataSet

Description

Embarcadero Technologies does not currently have any additional information.