This topic has not yet been rated - Rate this topic

MDXValue.FromString Method

Creates a new MDXValue object from a string.

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

Parameters

parameter
Type: System.String
A string value.

Return Value

Type: Microsoft.AnalysisServices.AdomdServer.MDXValue
A new value object from a string object.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.