Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Specifies a cache value that indicates whether the instance type object is initially hidden.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Protected m_cachedStartHidden As Boolean
'Usage
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
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace