Expand Minimize
This topic has not yet been rated - Rate this topic

MDXValue Explicit Conversion (MDXValue to Decimal)

Explicitly converts an MDXValue object to a decimal.

Namespace:  Microsoft.AnalysisServices.AdomdServer
Assembly:  msmgdsrv (in msmgdsrv.dll)
public static explicit operator decimal (
	MDXValue mpMDXValue
)

Parameters

mpMDXValue
Type: Microsoft.AnalysisServices.AdomdServer.MDXValue
An MDXValue object.

Return Value

Type: System.Decimal
A decimal.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.