次の方法で共有


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

適用対象