ActionDrillthroughInstance 类

定义

表示类的 ActionDrillthrough 实例类型,并包含属性的 ActionDrillthrough计算值。

public ref class ActionDrillthroughInstance sealed : Microsoft::ReportingServices::OnDemandReportRendering::BaseInstance
public sealed class ActionDrillthroughInstance : Microsoft.ReportingServices.OnDemandReportRendering.BaseInstance
type ActionDrillthroughInstance = class
    inherit BaseInstance
Public NotInheritable Class ActionDrillthroughInstance
Inherits BaseInstance
继承
ActionDrillthroughInstance

属性

DrillthroughID

获取此 ActionDrillthroughInstance 对象的唯一标识符。

DrillthroughUrl

获取钻取报表的 URL。

ReportName

获取 ReportName 类中 ActionDrillthrough 属性的计算值。

方法

ResetInstanceCache()

重置实例缓存。

(继承自 BaseInstance)

适用于