傳回 MDXValue 物件的 16 位元不帶正負號的整數表示。
命名空間: Microsoft.AnalysisServices.AdomdServer
組件: msmgdsrv (在 msmgdsrv.dll 中)
語法
'宣告
Public Function ToUInt16 As UShort
'用途
Dim instance As MDXValue
Dim returnValue As UShort
returnValue = instance.ToUInt16()
public ushort ToUInt16()
public:
unsigned short ToUInt16()
member ToUInt16 : unit -> uint16
public function ToUInt16() : ushort
傳回值
型別:UInt16
16 位元不帶正負號的整數。