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

MDXValue Explicit Conversion (Int32 to MDXValue)

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

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

Parameters

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

Community Additions

ADD
© 2013 Microsoft. All rights reserved.