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 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