Finds a relation between two given data tables.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
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