Finds a relation between two given data tables.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax
Parameters
- table1
- Type: Spotfire.Dxp.Data DataTable
The first table.
- table2
- Type: Spotfire.Dxp.Data DataTable
The second table.
Return Value
Type: DataRelationThe relation between the tables; otherwise null.
Version Information
See Also