RuntimeModel.SetSkipDetectChanges(Boolean) 方法

定义

设置一个值,该值指示是否 DetectChanges() 应调用。

public virtual void SetSkipDetectChanges (bool skipDetectChanges);
abstract member SetSkipDetectChanges : bool -> unit
override this.SetSkipDetectChanges : bool -> unit
Public Overridable Sub SetSkipDetectChanges (skipDetectChanges As Boolean)

参数

skipDetectChanges
Boolean

适用于