Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats Top APIs
    Version Source
  1. Catalog
  2. Microsoft.EntityFrameworkCore.Metadata
  3. RelationalAnnotationProvider
  4. CreateJsonIndex(IIndex, ITableIndex)
  • RelationalAnnotationProvider
    • RelationalAnnotationProvider(RelationalAnnotationProviderDependencies)
    • Dependencies
    • CreateJsonIndex(IIndex, ITableIndex)
    • FindJsonElement(IPropertyBase, ITable)
    • For(ICheckConstraint, Boolean)
    • For(IColumn, Boolean)
    • For(IForeignKeyConstraint, Boolean)
    • For(IFunctionColumn, Boolean)
    • For(IRelationalModel, Boolean)
    • For(ISequence, Boolean)
    • For(ISqlQuery, Boolean)
    • For(ISqlQueryColumn, Boolean)
    • For(IStoreFunction, Boolean)
    • For(IStoreFunctionParameter, Boolean)
    • For(IStoreStoredProcedure, Boolean)
    • For(IStoreStoredProcedureParameter, Boolean)
    • For(IStoreStoredProcedureResultColumn, Boolean)
    • For(ITable, Boolean)
    • For(ITableIndex, Boolean)
    • For(ITrigger, Boolean)
    • For(IUniqueConstraint, Boolean)
    • For(IView, Boolean)
    • For(IViewColumn, Boolean)
net11.0
namespace Microsoft.EntityFrameworkCore.Metadata
{
    public class RelationalAnnotationProvider : IRelationalAnnotationProvider
    {
        protected virtual RelationalJsonIndex! CreateJsonIndex(IIndex! modelIndex, ITableIndex! tableIndex);
    }
}
.NET
11.0
Information specific to net11.0
Assembly

Microsoft.EntityFrameworkCore.Relational , Version=11.0.0.0, PublicKeyToken=adb9793829ddae60

Referencing

Your project needs a package reference to Microsoft.EntityFrameworkCore.Relational.

Package Microsoft.EntityFrameworkCore.Relational (11.0.0-preview.7.26381.103) net11.0
Preview This API is contained in a prerelease package.
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API
Search

08/26/2026
An error has occurred. This application may no longer respond until reloaded. Reload 🗙