HierarchicalDataSourceDesigner.SuppressingDataSourceEvents Свойство

Определение

Показывает, были ли отключены события источника данных.

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

Значение свойства

Значение true, если событие DataSourceChanged или SchemaRefreshed было отключено; в противном случае — значение false.

Применяется к

См. также раздел