Compartir a través de


RuntimeModel.SetSkipDetectChanges(Boolean) Método

Definición

Establece un valor que indica si DetectChanges() se debe llamar a .

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

Parámetros

skipDetectChanges
Boolean

Se aplica a