API:Bde.DBTables.TDatabase.GetFieldNames

From RAD Studio API Documentation

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

Delphi

procedure GetFieldNames(const TableName: string; List: TStrings);

C++

void __fastcall GetFieldNames(const System::UnicodeString TableName, System::Classes::TStrings* List);

Description

Embarcadero Technologies does not currently have any additional information.