IConventionNavigationBuilder.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 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