Share via


Report.ChunkTypes 열거형

Specifies the type of the data chunk.

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

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

멤버

멤버 이름 설명
Interactivity The data chunk is related to report interactivity.
Pagination The data chunk is related to pagination.
Rendering A general rendering chunk.

참고 항목

참조

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스