Поделиться через


Метод NamedComponentCollection.GetNewID (String)

Gets the value for the new unique ID.

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

Синтаксис

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

returnValue = instance.GetNewID(idPrefix)
public string GetNewID(
    string idPrefix
)
public:
virtual String^ GetNewID(
    String^ idPrefix
) sealed
abstract GetNewID : 
        idPrefix:string -> string  
override GetNewID : 
        idPrefix:string -> string
public final function GetNewID(
    idPrefix : String
) : String

Параметры

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

Тип: System.String
The value for the new unique ID.

Реализует

INamedComponentCollection.GetNewID(String)

См. также

Справочник

NamedComponentCollection Класс

Перегрузка GetNewID

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