Share via


MiningStructureColumn.RelatedAttribute 속성

Gets the name of the target column that the current column either relates to, or is a special property of.

네임스페이스:  Microsoft.AnalysisServices.AdomdClient
어셈블리:  Microsoft.AnalysisServices.AdomdClient(Microsoft.AnalysisServices.AdomdClient.dll)

구문

‘선언
Public ReadOnly Property RelatedAttribute As String 
    Get
‘사용 방법
Dim instance As MiningStructureColumn 
Dim value As String 

value = instance.RelatedAttribute
public string RelatedAttribute { get; }
public:
property String^ RelatedAttribute {
    String^ get ();
}
member RelatedAttribute : string
function get RelatedAttribute () : String

속성 값

유형: System.String
A String containing the name of the target column.

참고 항목

참조

MiningStructureColumn 클래스

Microsoft.AnalysisServices.AdomdClient 네임스페이스