Freigeben über


IConventionSkipNavigationBuilder.Metadata Property

Definition

Gets the navigation property being configured.

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

Property Value

Attributes

Applies to