次の方法で共有


IMutableProperty.DeclaringEntityType プロパティ

定義

注意事項

Use DeclaringType and cast to IMutableEntityType or IMutableComplexType

このプロパティが属するエンティティ型を取得します。

public Microsoft.EntityFrameworkCore.Metadata.IMutableEntityType DeclaringEntityType { get; }
[System.Obsolete("Use DeclaringType and cast to IMutableEntityType or IMutableComplexType")]
public virtual Microsoft.EntityFrameworkCore.Metadata.IMutableEntityType DeclaringEntityType { get; }
member this.DeclaringEntityType : Microsoft.EntityFrameworkCore.Metadata.IMutableEntityType
[<System.Obsolete("Use DeclaringType and cast to IMutableEntityType or IMutableComplexType")>]
member this.DeclaringEntityType : Microsoft.EntityFrameworkCore.Metadata.IMutableEntityType
Public ReadOnly Property DeclaringEntityType As IMutableEntityType
Public Overridable ReadOnly Property DeclaringEntityType As IMutableEntityType

プロパティ値

属性

適用対象