Конструктор ReportRenderingException (SerializationInfo, StreamingContext)
Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.
Creates a new instance of the ReportRenderingException class with serialized data.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Protected Sub New ( _
info As SerializationInfo, _
context As StreamingContext _
)
'Применение
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
)
Параметры
- info
Тип: System.Runtime.Serialization.SerializationInfo
The object that contains the serialized information about the exception.
- context
Тип: System.Runtime.Serialization.StreamingContext
The contextual information about the source or destination.
См. также
Справочник
ReportRenderingException Класс
Перегрузка ReportRenderingException
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering