Méthode NamedComponentCollection.GetNewName (String)

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

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

VB
'Déclaration
Public Function GetNewName ( _
    namePrefix As String _
) As String
'Utilisation
Dim instance As NamedComponentCollection 
Dim namePrefix As String 
Dim returnValue As String 

returnValue = instance.GetNewName(namePrefix)

Paramètres

Valeur de retour

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

Implémente

INamedComponentCollection.GetNewName(String)

Voir aussi

Référence

NamedComponentCollection Classe

Surcharge GetNewName

Espace de noms Microsoft.AnalysisServices