Propriété MiningModelColumn.RelatedAttribute
Obtient le nom de la colonne associée pour le MiningModelColumn.
Espace de noms : Microsoft.AnalysisServices.AdomdServer
Assembly : msmgdsrv (en msmgdsrv.dll)
Syntaxe
'Déclaration
Public ReadOnly Property RelatedAttribute As String
Get
'Utilisation
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
Valeur de propriété
Type : String
Nom de la colonne associée pour le MiningModelColumn.