共用方式為


DrillthroughReport 屬性

Returns the URL of a drillthrough report.

命名空間:  Microsoft.ReportingServices.ReportRendering
組件:  Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)

語法

'宣告
Public ReadOnly Property DrillthroughReport As ReportUrl
    Get
'用途
Dim instance As Image
Dim value As ReportUrl

value = instance.DrillthroughReport
public ReportUrl DrillthroughReport { get; }
public:
property ReportUrl^ DrillthroughReport {
    ReportUrl^ get ();
}
member DrillthroughReport : ReportUrl
function get DrillthroughReport () : ReportUrl

屬性值

型別:Microsoft.ReportingServices.ReportRendering. . :: . .ReportUrl
A ReportUrl object containing the URL of a drillthrough report.