FireDAC.Comp.DataSet.TFDDataSet.InitColumnsFromFieldDefs

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: protected
Source:
FireDAC.Comp.DataSet.pas
FireDAC.Comp.DataSet.hpp
Unit: FireDAC.Comp.DataSet
Parent: TFDDataSet

Delphi

procedure InitColumnsFromFieldDefs(ADefs: TFieldDefs; ATable: TFDDatSTable;
ADatSManager: TFDDatSManager; AArraySize: Integer);

C++

void __fastcall InitColumnsFromFieldDefs(Data::Db::TFieldDefs* ADefs, Firedac::Dats::TFDDatSTable* ATable, Firedac::Dats::TFDDatSManager* ADatSManager, int AArraySize);

Description

Embarcadero Technologies does not currently have any additional information.