Compartir a través de


RelatedAttribute Propiedad

Gets the name of the related column for the MiningModelColumn.

Espacio de nombres:  Microsoft.AnalysisServices.AdomdClient
Ensamblado:  Microsoft.AnalysisServices.AdomdClient (en Microsoft.AnalysisServices.AdomdClient.dll)

Sintaxis

'Declaración
Public ReadOnly Property RelatedAttribute As String
    Get
'Uso
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

Valor de la propiedad

Tipo: System. . :: . .String
A String containing the name of the related column for the MiningModelColumn.