Элементы ActionDrillthrough

Represents a drillthrough action.

Тип ActionDrillthrough предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод CreateParameter Creates a parameter of the specified name.
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод RegisterDrillthroughAction Registers this ActionDrillthrough.
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство Instance Gets the report instance object that contains the calculated values of this report definition object.
Открытое свойство Parameters Parameters to the drillthrough report.
Открытое свойство ReportName The full folder path (for example, “/salesreports/orderdetails”), relative path (for example, “../orderdetails”) or URL (e.g. “http://reportserver/reports/sales/orderdetails”) of the drillthrough report.

В начало