傳回 MDXValue 物件的 16 位元帶正負號的整數表示。
命名空間: Microsoft.AnalysisServices.AdomdServer
組件: msmgdsrv (在 msmgdsrv.dll 中)
語法
'宣告
Public Function ToInt16 As Short
'用途
Dim instance As MDXValue
Dim returnValue As Short
returnValue = instance.ToInt16()
public short ToInt16()
public:
short ToInt16()
member ToInt16 : unit -> int16
public function ToInt16() : short
傳回值
型別:Int16
16 位元帶正負號的整數。