IndexBuilder.Metadata Property

Definition

The index being configured.

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

Property Value

Applies to