Table of Contents

Property CreateMissingCollections

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

CreateMissingCollections

Creates any MongoDB database collections that do not already exist. The default is true.

public bool CreateMissingCollections { get; init; }

Property Value

bool