Method CreateConventionSet
- Namespace
- MongoDB.EntityFrameworkCore.Metadata.Conventions
- Assembly
- MongoDB.EntityFrameworkCore.dll
CreateConventionSet()
Builds and returns the convention set for the MongoDB provider.
public override ConventionSet CreateConventionSet()
Returns
- ConventionSet
The convention set for the MongoDB provider.