KeyHoldoutContents propriété
Gets the cache that contains the keys of records used in the holdout data set.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (dans Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Public Shared ReadOnly Property KeyHoldoutContents As String()
Get
'Utilisation
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[]
Valeur de la propriété
Type : array<System. . :: . .String> [] () [] []