Bde.DBTables.TBDEDataSet.AddFieldDesc

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: protected
Source:
Bde.DBTables.pas
Bde.DBTables.hpp
Unit: Bde.DBTables
Parent: TBDEDataSet

Delphi

procedure AddFieldDesc(FieldDescs: TFieldDescList; var DescNo: Integer;
var FieldID: Integer; RequiredFields: TBits; FieldDefs: TFieldDefs);

C++

void __fastcall AddFieldDesc(TFieldDescList FieldDescs, int &DescNo, int &FieldID, System::Classes::TBits* RequiredFields, Data::Db::TFieldDefs* FieldDefs);

Description

Embarcadero Technologies does not currently have any additional information.