MDXValue.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
傳回值
型別:Int32
32 位元帶正負號的整數。