Поделиться через


Свойство RelatedAttribute

Gets the name of the related column for the MiningModelColumn.

Пространство имен:  Microsoft.AnalysisServices.AdomdClient
Сборка:  Microsoft.AnalysisServices.AdomdClient (в Microsoft.AnalysisServices.AdomdClient.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
A String containing the name of the related column for the MiningModelColumn.