Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Specifies whether the report snapshot is small or large.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public Enumeration SnapshotPageSize
'Uso
Dim instance As Report.SnapshotPageSize
public enum SnapshotPageSize
public enum class SnapshotPageSize
type SnapshotPageSize
public enum SnapshotPageSize
Membros
| Nome do membro | Descrição | |
|---|---|---|
| Large | The report snapshot is too large and cannot all fit in memory at the same time. | |
| Small | The report snapshot is small enough to fit in memory. | |
| Unknown | The size of the report snapshot is unknown. |
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering