共用方式為


IReportContext 成員

Defines the properties of the report context.

IReportContext 型別公開下列成員。

屬性

  名稱 描述
公用屬性 IsLinkedReport Gets the value that specifies whether the report is a linked report.
公用屬性 IsSubreport Gets the value that specifies whether the report is a subreport.
公用屬性 LinkedReportTargetName Gets the value that specifies the name of the link target.
公用屬性 LinkedReportTargetPath Gets the value that specifies the path of the link target.
公用屬性 ParentReportName Gets the value that specifies the name of the parent report.
公用屬性 ParentReportPath Gets a value that specifies the path of the parent report.
公用屬性 QueryParameters Gets a value that specifies the query parameters of the report.
公用屬性 ReportName Gets a value that specifies the name of the report.
公用屬性 ReportPath Gets a value that specifies the path of the report.

頂端