Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Specifies whether to suppress automatic update.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Protected m_suppressAutoUpdate As Boolean
'Usage
Dim value As Boolean
value = Me.m_suppressAutoUpdate
Me.m_suppressAutoUpdate = value
protected bool m_suppressAutoUpdate
protected:
bool m_suppressAutoUpdate
val mutable m_suppressAutoUpdate: bool
protected var m_suppressAutoUpdate : boolean