FireDAC.Comp.DataSet.TFDDataSet.InitTable

From RAD Studio API Documentation
Revision as of 04:28, 27 June 2013 by BuildBot (talk | contribs) (Created page with "{{#lst:API:FireDAC.Comp.DataSet.TFDDataSet.InitTable|api}} ==Description== {{#lsth:API:FireDAC.Comp.DataSet.TFDDataSet.InitTable|Description}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

procedure InitTable(ATable: TFDDatSTable; AWithFields: Boolean);

C++

void __fastcall InitTable(Firedac::Dats::TFDDatSTable* ATable, bool AWithFields);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FireDAC.Comp.DataSet.pas
FireDAC.Comp.DataSet.hpp
FireDAC.Comp.DataSet TFDDataSet

Description

Embarcadero Technologies does not currently have any additional information.