Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Specifies the type of the data chunk.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration ChunkTypes
'Usage
Dim instance As Report.ChunkTypes
public enum ChunkTypes
public enum class ChunkTypes
type ChunkTypes
public enum ChunkTypes
Members
| Member name | Description | |
|---|---|---|
| Interactivity | The data chunk is related to report interactivity. | |
| Pagination | The data chunk is related to pagination. | |
| Rendering | A general rendering chunk. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace