MiningModelColumn.RelatedAttribute 속성
Gets the name of the related column for the MiningModelColumn.
네임스페이스: Microsoft.AnalysisServices.AdomdServer
어셈블리: msmgdsrv(msmgdsrv.dll)
구문
‘선언
Public ReadOnly Property RelatedAttribute As String
Get
‘사용 방법
Dim instance As MiningModelColumn
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
The name of the related column for the MiningModelColumn.