Condividi tramite


ReportRenderingException Constructor (SerializationInfo, StreamingContext)

This constructor supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.

Spazio dei nomi: Microsoft.ReportingServices.ReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)

Sintassi

'Dichiarazione
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
protected ReportRenderingException (
    SerializationInfo info,
    StreamingContext context
)
protected:
ReportRenderingException (
    SerializationInfo^ info, 
    StreamingContext context
)
protected ReportRenderingException (
    SerializationInfo info, 
    StreamingContext context
)
protected function ReportRenderingException (
    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

ReportRenderingException Class
ReportRenderingException Members
Microsoft.ReportingServices.ReportRendering Namespace