次の方法で共有


ToUInt32 メソッド

MDXValue オブジェクトの 32 ビット符号なし整数表現を返します。

名前空間:  Microsoft.AnalysisServices.AdomdServer
アセンブリ:  msmgdsrv (msmgdsrv.dll)

構文

'宣言
Public Function ToUInt32 As UInteger
'使用
Dim instance As MDXValue
Dim returnValue As UInteger

returnValue = instance.ToUInt32()
public uint ToUInt32()
public:
unsigned int ToUInt32()
member ToUInt32 : unit -> uint32 
public function ToUInt32() : uint

戻り値

型: System. . :: . .UInt32
32 ビット符号なし整数です。