Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Initializes a new instance of the AdomdException class using the specified serialization and stream context.
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly : Microsoft.AnalysisServices.AdomdClient (in microsoft.analysisservices.adomdclient.dll)
Syntax
'Declaration
Protected Sub New ( _
info As SerializationInfo, _
context As StreamingContext _
)
protected AdomdException (
SerializationInfo info,
StreamingContext context
)
protected:
AdomdException (
SerializationInfo^ info,
StreamingContext context
)
protected AdomdException (
SerializationInfo info,
StreamingContext context
)
protected function AdomdException (
info : SerializationInfo,
context : StreamingContext
)
Parameter
- info
A System.Runtime.Serialization.SerializationInfo that holds the serialized object data about the exception being thrown.
- context
A System.Runtime.Serialization.StreamingContext that contains contextual information about the source or destination.
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Siehe auch
Verweis
AdomdException Class
AdomdException Members
Microsoft.AnalysisServices.AdomdClient Namespace