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.