Compartir a través de


IPropertyBase.DeclaringType Propiedad

Definición

Obtiene el tipo al que pertenece este objeto similar a la propiedad.

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

Valor de propiedad

Atributos

Se aplica a