Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Gets the cache that contains the keys of records used in the holdout data set.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Shared ReadOnly Property KeyHoldoutContents As String()
Get
'Usage
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[]
Eigenschaftswert
Typ: array<System.String[]
The cache that contains the keys of records used in the holdout data set.