Report.SnapshotPageSize 列挙体

レポート スナップショットが小さいか大きいかを指定します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public Enumeration SnapshotPageSize
'使用
Dim instance As Report.SnapshotPageSize
public enum SnapshotPageSize
public enum class SnapshotPageSize
type SnapshotPageSize
public enum SnapshotPageSize

メンバー

メンバー名 説明
Unknown レポート スナップショットのサイズが不明です。
Small レポート スナップショットは、メモリに収めるのに十分に小さいサイズです。
Large レポート スナップショットが大きすぎて、一度にメモリに収まりません。