Campo VisibilityInstance.m_cachedStartHidden
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 initially hidden.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Protected m_cachedStartHidden As Boolean
'Utilizzo
Dim value As Boolean
value = Me.m_cachedStartHidden
Me.m_cachedStartHidden = value
protected bool m_cachedStartHidden
protected:
bool m_cachedStartHidden
val mutable m_cachedStartHidden: bool
protected var m_cachedStartHidden : boolean
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering