Partilhar via


Campo VisibilityInstance.m_cachedCurrentlyHidden

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

Specifies a cache value that indicates whether the instance type object is hidden.

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

Sintaxe

'Declaração
Protected m_cachedCurrentlyHidden As Boolean
'Uso
Dim value As Boolean 

value = Me.m_cachedCurrentlyHidden 

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

Consulte também

Referência

VisibilityInstance Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering