NavigationEntry.Metadata Property

Definition

Gets the metadata that describes the facets of this property and how it maps to the database.

public virtual Microsoft.EntityFrameworkCore.Metadata.INavigation Metadata { get; }
public virtual Microsoft.EntityFrameworkCore.Metadata.INavigationBase Metadata { get; }
member this.Metadata : Microsoft.EntityFrameworkCore.Metadata.INavigation
member this.Metadata : Microsoft.EntityFrameworkCore.Metadata.INavigationBase
Public Overridable ReadOnly Property Metadata As INavigation
Public Overridable ReadOnly Property Metadata As INavigationBase

Property Value

Applies to