Método NamedComponentCollection.GetNewID

Gets a new unique ID for the component.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)

Sintaxe

VB
'Declaração
Public Function GetNewID As String
'Uso
Dim instance As NamedComponentCollection 
Dim returnValue As String 

returnValue = instance.GetNewID()

Valor de retorno

Tipo: System.String
The value of the new ID.

Implementa

INamedComponentCollection.GetNewID()

Consulte também

Referência

NamedComponentCollection Classe

Sobrecarregado GetNewID

Namespace Microsoft.AnalysisServices