This topic has not yet been rated - Rate this topic

MDXValue Implicit Conversion (UInt16 to MDXValue)

Implicitly converts a 16-bit unsigned integer to an MDXValue object.

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

Parameters

parameter
Type: System.UInt16
A 16-bit unsigned integer.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.