Udostępnij za pośrednictwem


Właściwość MiningStructureColumnContents.KeyHoldoutContents

Pobiera pamięci podręcznej które zawiera klucze rekordów w danych wstrzymanie zestaw.

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
Public Shared ReadOnly Property KeyHoldoutContents As String()
    Get
'Użycie
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[]

Wartość właściwości

Typ: array<System.String[]