Udostępnij za pośrednictwem


Metoda NamedComponentCollection.GetNewID

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
Public Function GetNewID As String
'Użycie
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

Wartość zwracana

Typ: System.String

Implementacje

INamedComponentCollection.GetNewID()