IConventionSkipNavigationBuilder.Metadata 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 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