Udostępnij przez


Właściwość QueryBase.SuppressAutoUpdate

Wskazuje, czy należy wyłączyć automatyczne aktualizowanie.

Przestrzeń nazw:  Microsoft.ReportingServices.RdlObjectModel
Zestaw:  Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)

Składnia

'Deklaracja
Public Property SuppressAutoUpdate As Boolean
    Get
    Set
'Użycie
Dim instance As QueryBase
Dim value As Boolean

value = instance.SuppressAutoUpdate

instance.SuppressAutoUpdate = value
public bool SuppressAutoUpdate { get; set; }
public:
property bool SuppressAutoUpdate {
    bool get ();
    void set (bool value);
}
member SuppressAutoUpdate : bool with get, set
function get SuppressAutoUpdate () : boolean
function set SuppressAutoUpdate (value : boolean)

Wartość właściwości

Typ: System.Boolean
A wartość logiczna value.