Remove the column with the given name.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Parameters
- name
- Type: System String
The name of the column to remove.
Exceptions
Exception | Condition |
---|---|
System ArgumentException | Thrown if the column with the given name does not exist. |
Version Information
See Also