Get a column with the given name.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 11.15.5816.4413 (11.15.5816.4413)
Syntax
Parameters
- name
- Type: System String
The name of the column to retrieve.
Return Value
Type: DataColumnThe column with the given name.
Exceptions
| Exception | Condition |
|---|---|
| System ArgumentException | Thrown if the column requested does not exist. |
Version Information
See Also