Share via


QueryBase.SuppressAutoUpdate Propriété

Définition

Obtient ou définit une valeur qui indique s'il faut supprimer la mise à jour automatique.

public:
 property bool SuppressAutoUpdate { bool get(); void set(bool value); };
[System.ComponentModel.DefaultValue(false)]
[System.Xml.Serialization.XmlElement(Namespace="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner")]
public bool SuppressAutoUpdate { get; set; }
[<System.ComponentModel.DefaultValue(false)>]
[<System.Xml.Serialization.XmlElement(Namespace="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner")>]
member this.SuppressAutoUpdate : bool with get, set
Public Property SuppressAutoUpdate As Boolean

Valeur de propriété

true pour supprimer la mise à jour automatique ; sinon, false.

Attributs

S’applique à