Compartir a través de


ConventionSet.ComplexPropertyNullabilityChangedConventions Propiedad

Definición

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

public virtual System.Collections.Generic.List<Microsoft.EntityFrameworkCore.Metadata.Conventions.IComplexPropertyNullabilityChangedConvention> ComplexPropertyNullabilityChangedConventions { get; }
member this.ComplexPropertyNullabilityChangedConventions : System.Collections.Generic.List<Microsoft.EntityFrameworkCore.Metadata.Conventions.IComplexPropertyNullabilityChangedConvention>
Public Overridable ReadOnly Property ComplexPropertyNullabilityChangedConventions As List(Of IComplexPropertyNullabilityChangedConvention)

Valor de propiedad

Se aplica a