MiningContentNode.Attribute 속성

MiningContentNode에 적용되는 MiningAttribute 개체를 가져옵니다.

네임스페이스:  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
MiningContentNode 에 적용되는 MiningAttribute 개체입니다.

주의

이 값은 알고리즘에 따라 달라집니다.

참고 항목

참조

MiningContentNode 클래스

Microsoft.AnalysisServices.AdomdServer 네임스페이스