MDXValue Explicit Conversion (MDXValue to Int16)
SQL Server 2012
Explicitly converts an MDXValue object to a 16-bit signed integer.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Parameters
- mpMDXValue
- Type: Microsoft.AnalysisServices.AdomdServer.MDXValue
An MDXValue object.
