AmoException Constructor (SerializationInfo, StreamingContext)

Пространство имен: Microsoft.AnalysisServices
Сборка: Microsoft.AnalysisServices (in microsoft.analysisservices.dll)

Синтаксис

'Декларация
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
)

Параметры

  • info
  • context

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

AmoException Class
AmoException Members
Microsoft.AnalysisServices Namespace