Campo VisibilityInstance.m_cachedCurrentlyHidden
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Specifies a cache value that indicates whether the instance type object is hidden.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Protected m_cachedCurrentlyHidden As Boolean
'Utilizzo
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
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering