MDXValue-Klasse
Provides conversion capabilities between different Microsoft.AnalysisServices.AdomdServer and value objects.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Public NotInheritable Class MDXValue _
Implements IDisposable
'Usage
Dim instance As MDXValue
public sealed class MDXValue : IDisposable
public ref class MDXValue sealed : IDisposable
[<SealedAttribute>]
type MDXValue =
class
interface IDisposable
end
public final class MDXValue implements IDisposable
Hinweise
To convert an MDXValue to another type, you can use on of the following approaches:
Vererbungshierarchie
System. . :: . .Object
Microsoft.AnalysisServices.AdomdServer..::..MDXValue
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.