TDataConnectionTables.Add Method
Adds a new table to the list.
Syntax
Namespace: FlexCel.Core
public void Add(TDataConnectionTable aTable)
Parameters
<-> | Parameter | Type | Description |
---|---|---|---|
aTable | TDataConnectionTable | Table to add. |
Adds a new table to the list.
Namespace: FlexCel.Core
public void Add(TDataConnectionTable aTable)
<-> | Parameter | Type | Description |
---|---|---|---|
aTable | TDataConnectionTable | Table to add. |