FireDAC.Comp.DataSet.TFDDataSet.BuildViewForIndex
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: FireDAC.Comp.DataSet.pas FireDAC.Comp.DataSet.hpp
| |
| Unit: FireDAC.Comp.DataSet | |
| Parent: TFDDataSet | |
Delphi
function BuildViewForIndex(AIndex: TFDIndex): TFDDatSView;
C++
Firedac::Dats::TFDDatSView* __fastcall BuildViewForIndex(TFDIndex* AIndex);
Description
Embarcadero Technologies does not currently have any additional information.