Adds a relation to this collection.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax
Parameters
- leftTable
- Type: Spotfire.Dxp.Data DataTable
The left table.
- rightTable
- Type: Spotfire.Dxp.Data DataTable
The right table.
- relationExpression
- Type: System String
The relation expression.
Return Value
Type: DataRelationThe new data relation.
Exceptions
Exception | Condition |
---|---|
System ArgumentException | Thrown if the relation is not valid. |
Remarks
Version Information
See Also