Campo ReportElement.m_isOldSnapshot
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
Specifies whether to use the old snapshot of the report element.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected m_isOldSnapshot As Boolean
'Uso
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
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering