ToInt32 メソッド
MDXValue オブジェクトの 32 ビット符号付き整数表現を返します。
名前空間: Microsoft.AnalysisServices.AdomdServer
アセンブリ: msmgdsrv (msmgdsrv.dll)
構文
'宣言
Public Function ToInt32 As Integer
'使用
Dim instance As MDXValue
Dim returnValue As Integer
returnValue = instance.ToInt32()
public int ToInt32()
public:
int ToInt32()
member ToInt32 : unit -> int
public function ToInt32() : int
戻り値
型: System. . :: . .Int32
32 ビットの符号付き整数です。