ToUInt16 메서드

Returns a 16-bit unsigned integer representation of the MDXValue object.

네임스페이스:  Microsoft.AnalysisServices.AdomdServer
어셈블리:  msmgdsrv.dll의 msmgdsrv

구문

‘선언
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

반환 값

형식: System. . :: . .UInt16
A 16-bit unsigned integer.