HierarchicalDataSourceDesigner.SuppressingDataSourceEvents Propiedad

Definición

Indica si se ha deshabilitado los eventos de origen de datos.

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

Valor de propiedad

true si los eventos DataSourceChanged o SchemaRefreshed se han deshabilitado; en caso contrario, false.

Se aplica a

Consulte también