共用方式為


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

適用於