This topic has not yet been rated - Rate this topic

ScalarMiningStructureColumn.KeyColumns Property

Gets the collection of KeyColumns definitions for ScalarMiningStructureColumn.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
[TypeConverterAttribute("Microsoft.AnalysisServices.Design.KeyColumnsTypeConverter, Microsoft.AnalysisServices.Design")]
public DataItemCollection KeyColumns { get; }

Property Value

Type: Microsoft.AnalysisServices.DataItemCollection
A DataItemCollection containing the collection of KeyColumns definitions for ScalarMiningStructureColumn.

The KeyColumns collection can contain multiple KeyColumns that represent a multipart key for an attribute or mining structure column.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.