Partager via


RuntimeProperty.IReadOnlyProperty.GetAfterSaveBehavior Méthode

Définition

Obtient une valeur indiquant si cette propriété peut être modifiée après l’enregistrement de l’entité dans la base de données.

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

Retours

Comportement d’enregistrement après cette propriété.

Implémente

Attributs

S’applique à