Compartir a través de


NamedComponent.ToString Método

Returns a string containing the name of the component.

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

Sintaxis

'Declaración
Public Overrides Function ToString As String
'Uso
Dim instance As NamedComponent 
Dim returnValue As String 

returnValue = instance.ToString()
public override string ToString()
public:
virtual String^ ToString() override
abstract ToString : unit -> string  
override ToString : unit -> string
public override function ToString() : String

Valor devuelto

Tipo: System.String
A string containing the name of the component.

Vea también

Referencia

NamedComponent Clase

Espacio de nombres Microsoft.AnalysisServices