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

MDXValue Explicit Conversion (MDXValue to String)

Explicitly converts an MDXValue object to a string.

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

Parameters

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

Return Value

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

Community Additions

ADD
© 2013 Microsoft. All rights reserved.