Metoda MDXValue.ToUInt16
Zwraca reprezentacja 16-bitowa liczba całkowita bez znaku MDXValue obiektu.
Przestrzeń nazw: Microsoft.AnalysisServices.AdomdServer
Zestaw: msmgdsrv (w msmgdsrv.dll)
Składnia
'Deklaracja
Public Function ToUInt16 As UShort
'Użycie
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
Wartość zwracana
Typ: System.UInt16
16-Bitową całkowitą bez znaku.