RuntimePropertyBase.DeclaringEntityType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the type that this property-like object belongs to.
public abstract Microsoft.EntityFrameworkCore.Metadata.RuntimeEntityType DeclaringEntityType { get; }
member this.DeclaringEntityType : Microsoft.EntityFrameworkCore.Metadata.RuntimeEntityType
Public MustOverride ReadOnly Property DeclaringEntityType As RuntimeEntityType