Propriedade do RDL MiningStructureColumnContents.KeyStandardContents
Gets the content type for a key column.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
Public Shared ReadOnly Property KeyStandardContents As String()
Get
'Uso
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[]
Valor da propriedade
Tipo: array<System.String[]
The content type for a key column.