Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Returns a DateTime representation of the MDXValue object.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Public Function ToDateTime As DateTime
'Usage
Dim instance As MDXValue
Dim returnValue As DateTime
returnValue = instance.ToDateTime()
public DateTime ToDateTime()
public:
DateTime ToDateTime()
member ToDateTime : unit -> DateTime
public function ToDateTime() : DateTime
Return Value
Type: System.DateTime
A DateTime.