Freigeben über


ConventionSet.PropertyNullableChangedConventions Eigenschaft

Definition

Konventionen, die ausgeführt werden, wenn die NULL-Zulässigkeit einer Eigenschaft geändert wird.

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)

Eigenschaftswert

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

Gilt für: