次の方法で共有


ConventionSet.ComplexPropertyNullabilityChangedConventions プロパティ

定義

プロパティの null 値の許容が変更されたときに実行する規則。

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)

プロパティ値

適用対象