次の方法で共有


ConventionSet.ComplexPropertyRemovedConventions プロパティ

定義

エンティティ型が削除されたときに実行する規則。

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

プロパティ値

適用対象