Método ToLevel
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (em msmgdsrv.dll)
Sintaxe
'Declaração
Public Function ToLevel As Level
'Uso
Dim instance As MDXValue
Dim returnValue As Level
returnValue = instance.ToLevel()
public Level ToLevel()
public:
Level^ ToLevel()
member ToLevel : unit -> Level
public function ToLevel() : Level
Valor de retorno
Tipo: Microsoft.AnalysisServices.AdomdServer. . :: . .Level
A Level.
Consulte também