Partager via


ConventionSet.PropertyNullableChangedConventions Propriété

Définition

Conventions à exécuter lorsque la possibilité de valeur Null d’une propriété est modifiée.

public virtual System.Collections.Generic.IList<Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.IPropertyNullableConvention> PropertyNullableChangedConventions { get; }
member this.PropertyNullableChangedConventions : System.Collections.Generic.IList<Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.IPropertyNullableConvention>
Public Overridable ReadOnly Property PropertyNullableChangedConventions As IList(Of IPropertyNullableConvention)

Valeur de propriété

IList<Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.IPropertyNullableConvention>

S’applique à