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.