Freigeben über


MiningValue.GetAsDouble Method

Returns the value that this MiningValue represents, converted to a double.

Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly : msmgdsrv (in msmgdsrv.dll)

Syntax

'Declaration
Public Function GetAsDouble As Double
public double GetAsDouble ()
public:
virtual double GetAsDouble () sealed
public final double GetAsDouble ()
public final function GetAsDouble () : double

Rückgabewert

A double that represents the value of this MiningValue.

Threadsicherheit

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

MiningValue Class
MiningValue Members
Microsoft.AnalysisServices.AdomdServer Namespace