Proprietà ScalarMiningStructureColumn.KeyColumns

Gets the collection of KeyColumns definitions for ScalarMiningStructureColumn.

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

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

Valore proprietà

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

Osservazioni

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

Vedere anche

Riferimento

ScalarMiningStructureColumn Classe

Spazio dei nomi Microsoft.AnalysisServices