Udostępnij przez


Metoda MDXValue.FromInt16

Tworzy nową MDXValue obiekt z całkowitą podpisany 16-bitowych.

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

Składnia

'Deklaracja
Public Shared Function FromInt16 ( _
    parameter As Short _
) As MDXValue
'Użycie
Dim parameter As Short
Dim returnValue As MDXValue

returnValue = MDXValue.FromInt16(parameter)
public static MDXValue FromInt16(
    short parameter
)
public:
static MDXValue^ FromInt16(
    short parameter
)
static member FromInt16 : 
        parameter:int16 -> MDXValue 
public static function FromInt16(
    parameter : short
) : MDXValue

Parametry

  • parameter
    Typ: System.Int16
    Wartość całkowita 16-bitowych.