Compartir a través de


ConventionSet.PropertyNullableChangedConventions Propiedad

Definición

Convenciones para ejecutarse cuando se cambia la nulabilidad de una propiedad.

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)

Valor de propiedad

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

Se aplica a