次の方法で共有


ToInt16 メソッド

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

戻り値

型: System. . :: . .Int16
16 ビットの符号付き整数です。