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

MDXValue Explicit Conversion (MDXValue to Int64)

Explicitly converts an MDXValue object to a 64-bit signed integer.

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

Parameters

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

Return Value

Type: System.Int64
A 64-bit signed integer.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.