次の方法で共有


ToUInt64 メソッド

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

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

構文

'宣言
Public Function ToUInt64 As ULong
'使用
Dim instance As MDXValue
Dim returnValue As ULong

returnValue = instance.ToUInt64()
public ulong ToUInt64()
public:
unsigned long long ToUInt64()
member ToUInt64 : unit -> uint64 
public function ToUInt64() : ulong

戻り値

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