Compartir a través de


NamedComponentCollection.GetNewID Método

Gets a new unique ID for the component.

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

Sintaxis

'Declaración
Public Function GetNewID As String
'Uso
Dim instance As NamedComponentCollection 
Dim returnValue As String 

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

Valor devuelto

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

Implementa

INamedComponentCollection.GetNewID()

Vea también

Referencia

NamedComponentCollection Clase

Sobrecarga de GetNewID

Espacio de nombres Microsoft.AnalysisServices