IConventionIndexBuilder.Metadata Property

Definition

Gets the index being configured.

public Microsoft.EntityFrameworkCore.Metadata.IConventionIndex Metadata { get; }
member this.Metadata : Microsoft.EntityFrameworkCore.Metadata.IConventionIndex
Public ReadOnly Property Metadata As IConventionIndex

Property Value

Applies to