Freigeben über


AmoException Constructor (SerializationInfo, StreamingContext)

Namespace: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Syntax

'Declaration
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
protected AmoException (
    SerializationInfo info,
    StreamingContext context
)
protected:
AmoException (
    SerializationInfo^ info, 
    StreamingContext context
)
protected AmoException (
    SerializationInfo info, 
    StreamingContext context
)
protected function AmoException (
    info : SerializationInfo, 
    context : StreamingContext
)

Parameter

  • info
  • context

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

AmoException Class
AmoException Members
Microsoft.AnalysisServices Namespace