TableMiningStructureColumn.ForeignKeyColumns Property

Gets the foreign key columns associated with a TableMiningStructureColumn object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
[TypeConverterAttribute("Microsoft.AnalysisServices.Design.KeyColumnsTypeConverter, Microsoft.AnalysisServices.Design")]
public DataItemCollection ForeignKeyColumns { get; }

Property Value

Type: Microsoft.AnalysisServices.DataItemCollection
A collection of ForeignKeyColumns.

See Also

Reference

TableMiningStructureColumn Class

Microsoft.AnalysisServices Namespace