Udostępnij za pośrednictwem


Metoda INamedComponentCollection.GetNewID (String)

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

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

Składnia

'Deklaracja
Function GetNewID ( _
    prefix As String _
) As String
'Użycie
Dim instance As INamedComponentCollection
Dim prefix As String
Dim returnValue As String

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

Parametry

Wartość zwracana

Typ: System.String