Compartir a través de


ToInt64 Método

Returns a 64-bit signed integer representation of the MDXValue object.

Espacio de nombres:  Microsoft.AnalysisServices.AdomdServer
Ensamblado:  msmgdsrv (en msmgdsrv.dll)

Sintaxis

'Declaración
Public Function ToInt64 As Long
'Uso
Dim instance As MDXValue
Dim returnValue As Long

returnValue = instance.ToInt64()
public long ToInt64()
public:
long long ToInt64()
member ToInt64 : unit -> int64 
public function ToInt64() : long

Valor devuelto

Tipo: System. . :: . .Int64
A 64-bit signed integer.