This topic has not yet been rated - Rate this topic

MDXValue.FromDateTime Method

Creates a new MDXValue object from a DateTime.

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

Parameters

parameter
Type: System.DateTime
A DateTime object.

Return Value

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

Community Additions

ADD
© 2013 Microsoft. All rights reserved.