Constructor BsonRepresentationAttributeConvention
- Assembly
- MongoDB.EntityFrameworkCore.dll
BsonRepresentationAttributeConvention(ProviderConventionSetBuilderDependencies)
Recognized MongoDB.Bson.Serialization.Attributes.BsonRepresentationAttribute applied to properties of an entity to ensure the model throw later as it is not supported in the EF provider.
public BsonRepresentationAttributeConvention(ProviderConventionSetBuilderDependencies dependencies)
Parameters
dependenciesProviderConventionSetBuilderDependenciesThe ProviderConventionSetBuilderDependencies conventions depend upon.