Метод NamedComponentCollection.GetNewName (String)

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

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

VB
'Декларация
Public Function GetNewName ( _
    namePrefix As String _
) As String
'Применение
Dim instance As NamedComponentCollection 
Dim namePrefix As String 
Dim returnValue As String 

returnValue = instance.GetNewName(namePrefix)

Параметры

Возвращаемое значение

Тип: System.String
A unique new name for the component with the specified name prefix.

Реализует

INamedComponentCollection.GetNewName(String)

См. также

Справочник

NamedComponentCollection Класс

Перегрузка GetNewName

Пространство имен Microsoft.AnalysisServices