MiningContentNode.Attribute 属性

获取应用于 MiningContentNodeMiningAttribute 对象。

命名空间:  Microsoft.AnalysisServices.AdomdServer
程序集:  msmgdsrv(在 msmgdsrv.dll 中)

语法

声明
Public ReadOnly Property Attribute As MiningAttribute 
    Get
用法
Dim instance As MiningContentNode 
Dim value As MiningAttribute 

value = instance.Attribute
public MiningAttribute Attribute { get; }
public:
property MiningAttribute^ Attribute {
    MiningAttribute^ get ();
}
member Attribute : MiningAttribute
function get Attribute () : MiningAttribute

属性值

类型:Microsoft.AnalysisServices.AdomdServer.MiningAttribute
一个应用于 MiningContentNodeMiningAttribute 对象。

注释

此值与算法有关。

请参阅

参考

MiningContentNode 类

Microsoft.AnalysisServices.AdomdServer 命名空间