TableMiningStructureColumn.Columns Property

Gets the collection of columns associated with a TableMiningStructureColumn object.

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

Syntax

C#
[BrowsableAttribute(false)]
public MiningStructureColumnCollection Columns { get; }

Property Value

Type: Microsoft.AnalysisServices.MiningStructureColumnCollection
A collection of mining structure columns.

See Also

Reference

TableMiningStructureColumn Class

Microsoft.AnalysisServices Namespace