Compartir a través de


RuntimeNavigation.DeclaringEntityType Propiedad

Definición

Obtiene el tipo de entidad al que pertenece esta propiedad de navegación.

public override Microsoft.EntityFrameworkCore.Metadata.RuntimeEntityType DeclaringEntityType { [System.Diagnostics.DebuggerStepThrough] get; }
public virtual Microsoft.EntityFrameworkCore.Metadata.RuntimeEntityType DeclaringEntityType { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.DeclaringEntityType : Microsoft.EntityFrameworkCore.Metadata.RuntimeEntityType
Public Overrides ReadOnly Property DeclaringEntityType As RuntimeEntityType
Public Overridable ReadOnly Property DeclaringEntityType As RuntimeEntityType

Valor de propiedad

Atributos

Se aplica a