Proprietà KeyStandardContents
Gets the content type for a key column.
Spazio dei nomi Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Sintassi
'Dichiarazione
Public Shared ReadOnly Property KeyStandardContents As String()
Get
'Utilizzo
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[]
Valore proprietà
Tipo: array<System. . :: . .String> [] () [] []
Vedere anche