Creates a dependency on a DataColumn identified by identifier. If a dependency with that identifier
already exists it will replace the old dependency with the new one.
Namespace: Spotfire.Dxp.Application.CalculationsAssembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Parameters
- identifier
- Type: Spotfire.Dxp.Application.Calculations CalculationDependencyIdentifier
The CalculationDependencyIdentifier used to identify and ask for the column.
- column
- Type: Spotfire.Dxp.Data DataColumn
The DataColumn to add a dependency on.
Version Information
See Also