ConventionSet.ComplexPropertyNullabilityChangedConventions 属性

定义

在属性的可为空性发生更改时运行的约定。

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)

属性值

适用于