共用方式為


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> [] () [] []