AmoException Constructor (SerializationInfo, StreamingContext)
Spazio dei nomi: Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (in microsoft.analysisservices.dll)
Sintassi
'Dichiarazione
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
)
Parametri
- info
- context
Piattaforme
Piattaforme di sviluppo
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Piattaforme di destinazione
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Vedere anche
Riferimento
AmoException Class
AmoException Members
Microsoft.AnalysisServices Namespace