Поделиться через


Свойство MiningStructureColumnContents.KeyStandardContents

Gets the content type for a key column.

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
Public Shared ReadOnly Property KeyStandardContents As String()
    Get
'Применение
Dim value As String()

value = MiningStructureColumnContents.KeyStandardContents
public static string[] KeyStandardContents { get; }
public:
static property array<String^>^ KeyStandardContents {
    array<String^>^ get ();
}
static member KeyStandardContents : string[]
static function get KeyStandardContents () : String[]

Значение свойства

Тип: array<System.String[]
The content type for a key column.

См. также

Справочник

MiningStructureColumnContents Класс

Пространство имен Microsoft.AnalysisServices