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
)
Parameters
- info
- context
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
AmoException Class
AmoException Members
Microsoft.AnalysisServices Namespace