HierarchicalDataSourceDesigner.SuppressingDataSourceEvents Egenskap

Definition

Anger om datakällans händelser har inaktiverats.

protected:
 property bool SuppressingDataSourceEvents { bool get(); };
protected bool SuppressingDataSourceEvents { get; }
member this.SuppressingDataSourceEvents : bool
Protected ReadOnly Property SuppressingDataSourceEvents As Boolean

Egenskapsvärde

true DataSourceChanged om händelsen eller SchemaRefreshed har inaktiverats, annars . false

Gäller för

Se även