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

MDXValue Explicit Conversion (MDXValue to DateTime)

Explicitly converts an MDXValue object to a DateTime.

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

Parameters

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

Return Value

Type: System.DateTime
The converted MDX value object into a DateTime object.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.