Share via


RuntimeTypeBase.IReadOnlyTypeBase.GetChangeTrackingStrategy Méthode

Définition

Obtient la stratégie de suivi des modifications utilisée pour ce type. Cette stratégie indique comment le contexte détecte les modifications apportées aux propriétés d’un instance du type.

[System.Diagnostics.DebuggerStepThrough]
Microsoft.EntityFrameworkCore.ChangeTrackingStrategy IReadOnlyTypeBase.GetChangeTrackingStrategy ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member Microsoft.EntityFrameworkCore.Metadata.IReadOnlyTypeBase.GetChangeTrackingStrategy : unit -> Microsoft.EntityFrameworkCore.ChangeTrackingStrategy
override this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyTypeBase.GetChangeTrackingStrategy : unit -> Microsoft.EntityFrameworkCore.ChangeTrackingStrategy
Function GetChangeTrackingStrategy () As ChangeTrackingStrategy Implements IReadOnlyTypeBase.GetChangeTrackingStrategy

Retours

Stratégie de suivi des modifications.

Implémente

Attributs

S’applique à