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