Freigeben über


ConventionSet.PropertyNullabilityChangedConventions 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.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)

Eigenschaftswert

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

Gilt für: