共用方式為


MiningContentNode.Type 屬性

Gets the type of the MiningContentNode.

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

語法

'宣告
Public ReadOnly Property Type As MiningNodeType 
    Get
'用途
Dim instance As MiningContentNode 
Dim value As MiningNodeType 

value = instance.Type
public MiningNodeType Type { get; }
public:
property MiningNodeType Type {
    MiningNodeType get ();
}
member Type : MiningNodeType
function get Type () : MiningNodeType

屬性值

型別:Microsoft.AnalysisServices.AdomdServer.MiningNodeType
A MiningNodeType representing the type of the MiningContentNode.

請參閱

參考

MiningContentNode 類別

Microsoft.AnalysisServices.AdomdServer 命名空間