Propriété Translation.FriendlyName
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
Gets the friendly name of the translation.
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 translation.