Used to add the virtual columns to a VirtualColumnProducer.
Inheritance Hierarchy
Spotfire.Dxp.Data.VirtualColumnsVirtualColumnsConfigurator
Namespace: Spotfire.Dxp.Data.VirtualColumns
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax
C#
public sealed class VirtualColumnsConfigurator
The VirtualColumnsConfigurator type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddColumn(String, DataType, String, String, VirtualColumnInputIdentifier) |
Adds the column.
| |
| AddColumn(String, DataType, String, String, VirtualColumnInputIdentifier, DataColumnProperties) |
Adds the column.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Version Information
See Also