Remove the DataTable with the given name from the
collection.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Parameters
- tableName
- Type: System String
The table name.
Exceptions
Exception | Condition |
---|---|
System ArgumentException | Thrown when the data table does not exist in the collection. |
System ArgumentException | Thrown when the tableName is null or the empty string. |
Remarks
Version Information
See Also