Pole QueryBase.m_suppressAutoUpdate
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Protected m_suppressAutoUpdate As Boolean
'Użycie
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