Compartir a través de


INamedComponentCollection.GetNewName Método

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

Assists in creating new consecutive numbered names that start with namePrefix.

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

Sintaxis

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

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

Valor devuelto

Tipo: System.String
A String with the new name.

Vea también

Referencia

INamedComponentCollection Interfaz

Sobrecarga de GetNewName

Espacio de nombres Microsoft.AnalysisServices