Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Gets the content type for a key column.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Shared ReadOnly Property KeyStandardContents As String()
Get
'Usage
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[]
Eigenschaftswert
Typ: array<System.String[]
The content type for a key column.