Méthode GetNewName

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

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

Syntaxe

'Déclaration
Function GetNewName As String
'Utilisation
Dim instance As INamedComponentCollection
Dim returnValue As String

returnValue = instance.GetNewName()
string GetNewName()
String^ GetNewName()
abstract GetNewName : unit -> string 
function GetNewName() : String

Valeur de retour

Type : System. . :: . .String