Proprietà ModelComponent.FriendlyName

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

Gets the friendly name of the ModelComponent.

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

C#
protected internal abstract string FriendlyName { get; }

Valore proprietà

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

Vedere anche

Riferimento

ModelComponent Classe

Spazio dei nomi Microsoft.AnalysisServices