AmoException Constructor (SerializationInfo, StreamingContext)
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Syntax
'Deklaracja
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.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.