MiningValue.GetAsDouble Method
Returns the value that this MiningValue represents, converted to a double.
Пространство имен: Microsoft.AnalysisServices.AdomdServer
Сборка: msmgdsrv (in msmgdsrv.dll)
Синтаксис
'Декларация
Public Function GetAsDouble As Double
public double GetAsDouble ()
public:
virtual double GetAsDouble () sealed
public final double GetAsDouble ()
public final function GetAsDouble () : double
Возвращаемое значение
A double that represents the value of this MiningValue.
Синхронизация потоков
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.
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
См. также
Справочник
MiningValue Class
MiningValue Members
Microsoft.AnalysisServices.AdomdServer Namespace