Partager via


Propriété Relationship.FriendlyName

Gets the friendly name of the specified relationship.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Protected Friend Overrides ReadOnly Property FriendlyName As String 
    Get
'Utilisation
Dim value As String 

value = Me.FriendlyName
protected internal override string FriendlyName { get; }
protected public:
virtual property String^ FriendlyName {
    String^ get () override;
}
abstract FriendlyName : string 
override FriendlyName : string
override function get FriendlyName () : String

Valeur de propriété

Type : System.String
The friendly name of the specified relationship.

Voir aussi

Référence

Relationship Classe

Espace de noms Microsoft.AnalysisServices