TDataConnectionTables.Add Method Adds a new table to the list. Syntax Unit: FlexCel.Core procedure TDataConnectionTables.Add(const aTable: TDataConnectionTable); Parameters <-> Parameter Type Description const aTable TDataConnectionTable Table to add. See also TDataConnectionTables