RuntimePropertyBase.DeclaringType Property

Definition

Gets the type that this property-like object belongs to.

public abstract Microsoft.EntityFrameworkCore.Metadata.RuntimeTypeBase DeclaringType { get; }
member this.DeclaringType : Microsoft.EntityFrameworkCore.Metadata.RuntimeTypeBase
Public MustOverride ReadOnly Property DeclaringType As RuntimeTypeBase

Property Value

Applies to