This topic has not yet been rated - Rate this topic

MDXValue.FromInt32 Method

Creates a new MDXValue object from a 32-bit signed integer.

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

Parameters

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

Community Additions

ADD
© 2013 Microsoft. All rights reserved.