共用方式為


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.