Partager via


Propriété MiningStructureColumnContents.KeyStandardContents

Gets the content type for a key column.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Public Shared ReadOnly Property KeyStandardContents As String()
    Get
'Utilisation
Dim value As String()

value = MiningStructureColumnContents.KeyStandardContents
public static string[] KeyStandardContents { get; }
public:
static property array<String^>^ KeyStandardContents {
    array<String^>^ get ();
}
static member KeyStandardContents : string[]
static function get KeyStandardContents () : String[]

Valeur de propriété

Type : array<System.String[]
The content type for a key column.

Voir aussi

Référence

MiningStructureColumnContents Classe

Espace de noms Microsoft.AnalysisServices