IMutablePropertyBase.DeclaringType Property

Definition

Gets the type that this property belongs to.

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

Property Value

Applies to