Lingua

QueryBase.SuppressAutoUpdate Proprietà

Definizione

Ottiene o imposta un valore che indica se sopprimere l'aggiornamento automatico.

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

Valore della proprietà

true per sopprimere l'aggiornamento automatico; altrimenti, false.

Attributi

Si applica a