Condividi tramite


Metodo INamedComponentCollection.GetNewID

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

Generates a new Unique ID from the component.

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

Sintassi

'Dichiarazione
Function GetNewID As String
'Utilizzo
Dim instance As INamedComponentCollection 
Dim returnValue As String 

returnValue = instance.GetNewID()
string GetNewID()
String^ GetNewID()
abstract GetNewID : unit -> string
function GetNewID() : String

Valore restituito

Tipo: System.String
A new Unique ID.

Vedere anche

Riferimento

INamedComponentCollection Interfaccia

Overload GetNewID

Spazio dei nomi Microsoft.AnalysisServices