Enumerazione Report.ChunkTypes
Specifies the type of the data chunk.
Spazio dei nomi: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public Enumeration ChunkTypes
'Utilizzo
Dim instance As Report.ChunkTypes
public enum ChunkTypes
public enum class ChunkTypes
type ChunkTypes
public enum ChunkTypes
Membri
Nome membro | Descrizione | |
---|---|---|
Interactivity | The data chunk is related to report interactivity. | |
Pagination | The data chunk is related to pagination. | |
Rendering | A general rendering chunk. |