NamedComponentCollection.GetNewName Método (String)

Gets a unique new name for the component with the specified name prefix.

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

Sintaxis

VB
'Declaración
Public Function GetNewName ( _
    namePrefix As String _
) As String
'Uso
Dim instance As NamedComponentCollection 
Dim namePrefix As String 
Dim returnValue As String 

returnValue = instance.GetNewName(namePrefix)

Parámetros

Valor devuelto

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

Implementa

INamedComponentCollection.GetNewName(String)

Vea también

Referencia

NamedComponentCollection Clase

Sobrecarga de GetNewName

Espacio de nombres Microsoft.AnalysisServices