Method Create
- Namespace
- MongoDB.EntityFrameworkCore.Query.Factories
- Assembly
- MongoDB.EntityFrameworkCore.dll
Create()
Create a new MongoQueryContext with necessary dependencies.
public virtual QueryContext Create()
Returns
- QueryContext
The newly created MongoQueryContext.