Report.ChunkTypes 列舉

Specifies the type of the data chunk.

命名空間:  Microsoft.ReportingServices.OnDemandReportRendering
組件:  Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)

語法

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 命名空間