Freigeben über


IConventionNavigationBuilder.Metadata Property

Definition

Gets the navigation being configured.

[System.Runtime.CompilerServices.Nullable(1)]
public Microsoft.EntityFrameworkCore.Metadata.IConventionNavigation Metadata { get; }
public Microsoft.EntityFrameworkCore.Metadata.IConventionNavigation Metadata { get; }
[<System.Runtime.CompilerServices.Nullable(1)>]
member this.Metadata : Microsoft.EntityFrameworkCore.Metadata.IConventionNavigation
member this.Metadata : Microsoft.EntityFrameworkCore.Metadata.IConventionNavigation
Public ReadOnly Property Metadata As IConventionNavigation

Property Value

Attributes

Applies to