DrillthroughType 列舉

Specifies the type of drillthrough report.

命名空間:  ReportService2005
組件:  ReportService2005 (在 ReportService2005.dll 中)

語法

'宣告
Public Enumeration DrillthroughType
'用途
Dim instance As DrillthroughType
public enum DrillthroughType
public enum class DrillthroughType
type DrillthroughType
public enum DrillthroughType

成員

成員名稱 說明
Detail The drill-through item is a detail report. A detail report shows a single instance of an entity.
List The drill-through item is a list report. A list report shows a list of multiple instances of the entity.

備註

The DrillthroughType enumerator is used with the ModelDrillthroughReport class to specify the type of the drill-through report.

請參閱

參考

ReportService2005 命名空間