Интерфейс IReportContext
Defines the properties of the report context.
Пространство имен: Microsoft.ReportingServices.Interfaces
Сборки: Microsoft.ReportingServices.Interfaces (в Microsoft.ReportingServices.Interfaces.dll)
Microsoft.ReportingServices.SharePoint.UI.WebParts (в Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Синтаксис
'Декларация
Public Interface IReportContext
'Применение
Dim instance As IReportContext
public interface IReportContext
public interface class IReportContext
type IReportContext = interface end
public interface IReportContext
Замечания
Reporting Services passes the IReportContext object to the ProcessReportDefinition()()()() method.
См. также