Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
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
- info
Type : System.Runtime.Serialization.SerializationInfo
The object that contains the serialized information about the exception.
- context
Type : System.Runtime.Serialization.StreamingContext
The contextual information about the source or destination.
Voir aussi
Référence
ReportRenderingException Classe
Surcharge ReportRenderingException
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering