Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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