Método GetNewName

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 GetNewName As String
'Uso
Dim instance As INamedComponentCollection
Dim returnValue As String

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

Valor de retorno

Tipo: System. . :: . .String