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


Свойство MiningStructureColumnContents.KeyHoldoutContents

Gets the cache that contains the keys of records used in the holdout data set.

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

Синтаксис

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

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

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

Тип: array<System.String[]
The cache that contains the keys of records used in the holdout data set.

См. также

Справочник

MiningStructureColumnContents Класс

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