MDXValue.ToSingle 方法
傳回 MDXValue 物件的單精確度浮點數表示。
命名空間: Microsoft.AnalysisServices.AdomdServer
組件: msmgdsrv (在 msmgdsrv.dll 中)
語法
'宣告
Public Function ToSingle As Single
'用途
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
傳回值
型別:Single
單精確度浮點數。