다음을 통해 공유


DrillthroughType 열거형

Specifies the type of a drillthrough report.

네임스페이스:  ReportService2006
어셈블리:  ReportService2006(ReportService2006.dll)

구문

‘선언
Public Enumeration DrillthroughType
‘사용 방법
Dim instance As DrillthroughType
public enum DrillthroughType
public enum class DrillthroughType
type DrillthroughType
public enum DrillthroughType

멤버

멤버 이름 설명
Detail The drillthrough item is a detail report. A detail report shows a single instance of an entity.
List The drillthrough 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 a drillthrough report.

참고 항목

참조

ReportService2006 네임스페이스