Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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