Udostępnij przez


Konwersja MDXValue Explicit (MDXValue to Int16)

Konwertuje jawnie MDXValue obiektu całkowitą podpisany 16-bitowych.

Przestrzeń nazw:  Microsoft.AnalysisServices.AdomdServer
Zestaw:  msmgdsrv (w msmgdsrv.dll)

Składnia

'Deklaracja
Public Shared Narrowing Operator CType ( _
    mpMDXValue As MDXValue _
) As Short
'Użycie
Dim input As MDXValue
Dim output As Short

output = CType(input, Short)
public static explicit operator short (
    MDXValue mpMDXValue
)
static explicit operator short (
    MDXValue^ mpMDXValue
)
Język JScript obsługuje używanie niestandardowych rzutowań, ale nie obsługuje deklarowania nowych.

Parametry

Wartość zwracana

Typ: System.Int16
Całkowitą podpisane 16-bitowych.