Método GetNewID
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (em Microsoft.AnalysisServices.dll)
Sintaxe
'Declaração
Function GetNewID As String
'Uso
Dim instance As INamedComponentCollection
Dim returnValue As String
returnValue = instance.GetNewID()
string GetNewID()
String^ GetNewID()
abstract GetNewID : unit -> string
function GetNewID() : String
Valor de retorno
Tipo: System. . :: . .String
Consulte também