Właściwość ScalarMiningStructureColumn.KeyColumns
Pobiera kolekcja z KeyColumns definicje dla ScalarMiningStructureColumn.
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
<TypeConverterAttribute("Microsoft.AnalysisServices.Design.KeyColumnsTypeConverter, Microsoft.AnalysisServices.Design")> _
Public ReadOnly Property KeyColumns As DataItemCollection
Get
'Użycie
Dim instance As ScalarMiningStructureColumn
Dim value As DataItemCollection
value = instance.KeyColumns
[TypeConverterAttribute("Microsoft.AnalysisServices.Design.KeyColumnsTypeConverter, Microsoft.AnalysisServices.Design")]
public DataItemCollection KeyColumns { get; }
[TypeConverterAttribute(L"Microsoft.AnalysisServices.Design.KeyColumnsTypeConverter, Microsoft.AnalysisServices.Design")]
public:
property DataItemCollection^ KeyColumns {
DataItemCollection^ get ();
}
[<TypeConverterAttribute("Microsoft.AnalysisServices.Design.KeyColumnsTypeConverter, Microsoft.AnalysisServices.Design")>]
member KeyColumns : DataItemCollection
function get KeyColumns () : DataItemCollection
Wartość właściwości
Typ: Microsoft.AnalysisServices.DataItemCollection
A DataItemCollection zawierających kolekcja z KeyColumns definicje dla ScalarMiningStructureColumn.
Uwagi
KeyColumns Kolekcja może zawierać wiele KeyColumns reprezentujące klucz wieloczęściowego atrybut lub struktura wyszukiwania kolumna.