Propriedade do RDL ModelComponent.FriendlyName

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

Gets the friendly name of the ModelComponent.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)

Sintaxe

C#
protected internal abstract string FriendlyName { get; }

Valor da propriedade

Tipo: System.String
The friendly name of the ModelComponent.

Consulte também

Referência

ModelComponent Classe

Namespace Microsoft.AnalysisServices