次の方法で共有


ConventionSet.ElementTypeNullabilityChangedConventions プロパティ

定義

コレクションの要素の null 値の許容が変更されたときに実行する規則。

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

プロパティ値

適用対象