Freigeben über


ReportElement.m_isOldSnapshot-Feld

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Specifies whether to use the old snapshot of the report element.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Protected m_isOldSnapshot As Boolean
'Usage
Dim value As Boolean 

value = Me.m_isOldSnapshot 

Me.m_isOldSnapshot = value
protected bool m_isOldSnapshot
protected:
bool m_isOldSnapshot
val mutable m_isOldSnapshot: bool
protected var m_isOldSnapshot : boolean

Siehe auch

Verweis

ReportElement Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace