ActionDrillthroughInstance 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示类的 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
- 继承
属性
DrillthroughID |
获取此 ActionDrillthroughInstance 对象的唯一标识符。 |
DrillthroughUrl |
获取钻取报表的 URL。 |
ReportName |
获取 ReportName 类中 ActionDrillthrough 属性的计算值。 |
方法
ResetInstanceCache() |
重置实例缓存。 (继承自 BaseInstance) |