Udostępnij przez


Konwersja MDXValue Explicit (Int16 to MDXValue)

Jawnie konwertuje wartość całkowita 16-bitowa MDXValue obiektu.

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

Składnia

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

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

Parametry

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