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