ModelComponent.FriendlyName Propiedad

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

Gets the friendly name of the ModelComponent.

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

C#
protected internal abstract string FriendlyName { get; }

Valor de la propiedad

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

Vea también

Referencia

ModelComponent Clase

Espacio de nombres Microsoft.AnalysisServices