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 네임스페이스