Report.SnapshotPageSizeInfo プロパティ
表示拡張機能内でのメモリ管理の判断に使用できる、レポートの大まかなサイズを取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property SnapshotPageSizeInfo As Report.SnapshotPageSize
Get
'使用
Dim instance As Report
Dim value As Report.SnapshotPageSize
value = instance.SnapshotPageSizeInfo
public Report.SnapshotPageSize SnapshotPageSizeInfo { get; }
public:
property Report.SnapshotPageSize SnapshotPageSizeInfo {
Report.SnapshotPageSize get ();
}
member SnapshotPageSizeInfo : Report.SnapshotPageSize
function get SnapshotPageSizeInfo () : Report.SnapshotPageSize
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering.Report.SnapshotPageSize
Report.SnapshotPageSize オブジェクトです。