Compartilhar via


ConventionSet.PropertyNullabilityChangedConventions Propriedade

Definição

Convenções a serem executadas quando a nulidade de uma propriedade for alterada.

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

Valor da propriedade

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

Aplica-se a