Compartir a través de


ToSingle Método

Returns a single-precision floating-point number representation of the MDXValue object.

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

Sintaxis

'Declaración
Public Function ToSingle As Single
'Uso
Dim instance As MDXValue
Dim returnValue As Single

returnValue = instance.ToSingle()
public float ToSingle()
public:
float ToSingle()
member ToSingle : unit -> float32 
public function ToSingle() : float

Valor devuelto

Tipo: System. . :: . .Single
A single-precision floating-point number.