Finds all relations where a given data table is involved.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Parameters
- dataTable
- Type: Spotfire.Dxp.Data DataTable
The data table.
- includeInvalidRelations
- Type: System Boolean
True if invalid relations should be included in the result; otherwise, false.
Return Value
Type: IList DataRelationA list of data relations.
Version Information
See Also