This topic has not yet been rated - Rate this topic

MDXValue Implicit Conversion (Tuple to MDXValue)

Implicitly converts a Tuple to an MDXValue object.

Namespace:  Microsoft.AnalysisServices.AdomdServer
Assembly:  msmgdsrv (in msmgdsrv.dll)
public static implicit operator MDXValue (
	Tuple parameter
)

Parameters

parameter
Type: Microsoft.AnalysisServices.AdomdServer.Tuple
A Tuple object.

Return Value

Type: Microsoft.AnalysisServices.AdomdServer.MDXValue
The converted tuple object into a MDX value object.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.