HierarchicalDataSourceDesigner.SuppressingDataSourceEvents 属性

定义

指示数据源事件是否已被禁用。

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

属性值

如果 DataSourceChangedSchemaRefreshed 事件已被禁用,则为 true;否则为 false

适用于

另请参阅