Note
ამ გვერდზე წვდომა ავტორიზაციას მოითხოვს. შეგიძლიათ სცადოთ შესვლა ან დირექტორიების შეცვლა.
ამ გვერდზე წვდომა ავტორიზაციას მოითხოვს. შეგიძლიათ სცადოთ დირექტორიების შეცვლა.
This constructor supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)
Syntax
'Declaration
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
)
Parameters
- info
- context
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
ReportRenderingException Class
ReportRenderingException Members
Microsoft.ReportingServices.ReportRendering Namespace