IDtObjectMetaData.TableFields

Syntax

TableFields(TableName: String): Array;

Parameters

TableName. Name of the data provider/consumer table, the fields list of which should be obtained.

Description

The TableFields method returns the string array containing field names of the data provider/consumer table, which name is passed by the input parameter.

See also:

IDtObjectMetaData