Table of Contents

Interface IMongoDbContextOptionsBuilderInfrastructure

Namespace
MongoDB.EntityFrameworkCore.Infrastructure
Assembly
MongoDB.EntityFrameworkCore.dll

Explicitly implemented by MongoDbContextOptionsBuilder to hide methods that are used by database provider extension methods but not intended to be called by application developers.

public interface IMongoDbContextOptionsBuilderInfrastructure

Properties

OptionsBuilder

Gets the core options builder.