Share via


IMutableProperty.DeclaringEntityType Proprietà

Definizione

Attenzione

Use DeclaringType and cast to IMutableEntityType or IMutableComplexType

Ottiene il tipo di entità a cui appartiene questa proprietà.

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

Valore della proprietà

Attributi

Si applica a