Поделиться через


Перечисление 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