TableFields(TableName: String): Array;
TableName. Name of the data provider/consumer table, fields list of which has to be collected.
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: