Partager via


Méthode ToDecimal

Returns a decimal representation of the MDXValue object.

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

Syntaxe

'Déclaration
Public Function ToDecimal As Decimal
'Utilisation
Dim instance As MDXValue
Dim returnValue As Decimal

returnValue = instance.ToDecimal()
public decimal ToDecimal()
public:
Decimal ToDecimal()
member ToDecimal : unit -> decimal 
public function ToDecimal() : decimal

Valeur de retour

Type : System. . :: . .Decimal
A decimal.