Proprietà MiningModelColumn.RelatedAttribute
Ottiene il nome della colonna correlata per l'oggetto MiningModelColumn.
Spazio dei nomi Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property RelatedAttribute As String
Get
'Utilizzo
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
Valore proprietà
Tipo: String
Nome della colonna correlata per l'oggetto MiningModelColumn.