Właściwość Report.SnapshotPageSizeInfo
Pobiera sztywna oznaczenie rozmiaru sprawozdania, które mogą być używane do decyzji dotyczących zarządzania pamięci dysku w rozszerzenie renderowania.
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public ReadOnly Property SnapshotPageSizeInfo As Report..::..SnapshotPageSize
Get
'Użycie
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
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.Report.SnapshotPageSize
A Report.SnapshotPageSize obiektu.
Zobacz także