Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.