Metodo NamedComponentCollection.GetNewID (String)

Gets the value for the new unique ID.

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

VB
'Dichiarazione
Public Function GetNewID ( _
    idPrefix As String _
) As String
'Utilizzo
Dim instance As NamedComponentCollection 
Dim idPrefix As String 
Dim returnValue As String 

returnValue = instance.GetNewID(idPrefix)

Parametri

Valore restituito

Tipo: System.String
The value for the new unique ID.

Implementa

INamedComponentCollection.GetNewID(String)

Vedere anche

Riferimento

NamedComponentCollection Classe

Overload GetNewID

Spazio dei nomi Microsoft.AnalysisServices