共用方式為


MiningStructureColumnContents.KeyStandardContents 屬性

Gets the content type for a key column.

命名空間:  Microsoft.AnalysisServices
組件:  Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)

語法

'宣告
Public Shared ReadOnly Property KeyStandardContents As String()
    Get
'用途
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[]

屬性值

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

請參閱

參考

MiningStructureColumnContents 類別

Microsoft.AnalysisServices 命名空間