RuntimeServiceProperty.DeclaringType Property

Definition

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

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

Property Value

Applies to