HierarchicalDataSourceDesigner.SuppressingDataSourceEvents プロパティ

定義

データ ソース イベントが無効になっているかどうかを示します。

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

プロパティ値

DataSourceChanged イベントまたは SchemaRefreshed イベントが無効になっている場合は true。それ以外の場合は false

適用対象

こちらもご覧ください