Partager via


Constructeur ReportRenderingException (SerializationInfo, StreamingContext)

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Creates a new instance of the ReportRenderingException class with serialized data.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'Utilisation
Dim info As SerializationInfo 
Dim context As StreamingContext 

Dim instance As New ReportRenderingException(info, context)
protected ReportRenderingException(
    SerializationInfo info,
    StreamingContext context
)
protected:
ReportRenderingException(
    SerializationInfo^ info, 
    StreamingContext context
)
new : 
        info:SerializationInfo * 
        context:StreamingContext -> ReportRenderingException
protected function ReportRenderingException(
    info : SerializationInfo, 
    context : StreamingContext
)

Paramètres

Voir aussi

Référence

ReportRenderingException Classe

Surcharge ReportRenderingException

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering