Table of Contents

Property CreateCollectionOptions

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

CreateCollectionOptions

The options to use when creating the MongoDB database collections. The default is null.

public CreateCollectionOptions? CreateCollectionOptions { get; init; }

Property Value

CreateCollectionOptions