Table of Contents

Property CreateMissingIndexes

Namespace
MongoDB.EntityFrameworkCore.Metadata
Assembly
MongoDB.EntityFrameworkCore.dll

CreateMissingIndexes

Creates any non-Atlas MongoDB indexes that do not already exist. The default is true.

public bool CreateMissingIndexes { get; init; }

Property Value

bool