Partager via


Méthode MDXValue.ToLevel

Returns a Level representation of the MDXValue object.

Espace de noms :  Microsoft.AnalysisServices.AdomdServer
Assembly :  msmgdsrv (en msmgdsrv.dll)

Syntaxe

'Déclaration
Public Function ToLevel As Level
'Utilisation
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

Valeur de retour

Type : Microsoft.AnalysisServices.AdomdServer.Level
A level object.

Voir aussi

Référence

MDXValue Classe

Espace de noms Microsoft.AnalysisServices.AdomdServer