Microsoft.ReportingServices.Extensions Namespace
SQL Server 2012
Contains classes and interfaces used by custom extensions in Reporting Services.
| Interface | Description | |
|---|---|---|
|
ITraceableComponent | Represents a custom Reporting Services extension that can write trace messages to the report server trace log. |
|
ITraceLog | Represents a trace log that is used for writing trace messages from an ITraceableComponent to the report server trace log. |