다음을 통해 공유


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입니다.

적용 대상

추가 정보