Compartir a través de


NamedComponentCollection.GetNewName Método

Gets a unique new name for the component.

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

Sintaxis

'Declaración
Public Function GetNewName As String
'Uso
Dim instance As NamedComponentCollection 
Dim returnValue As String 

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

Valor devuelto

Tipo: System.String
A unique new name for the component.

Implementa

INamedComponentCollection.GetNewName()

Vea también

Referencia

NamedComponentCollection Clase

Sobrecarga de GetNewName

Espacio de nombres Microsoft.AnalysisServices