IDtObjectMetaData.TableFields

Syntax

TableFields(TableName: String): Array;

Parameters

TableName. Name of the data provider/consumer table, fields list of which has to be collected.

Description

The TableFields method returns string array, that contains names of the data provider/consumer table fields, the name of which is passed by the TableName parameter.

See also:

IDtObjectMetaData