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

屬性值

屬性

適用於