IReadOnlyPropertyBase.DeclaringType Property

Definition

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

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

Property Value

Applies to