Constructor BsonBsonTimeSpanOptionsPropertyAttributeConvention
- Assembly
- MongoDB.EntityFrameworkCore.dll
BsonBsonTimeSpanOptionsPropertyAttributeConvention(ProviderConventionSetBuilderDependencies)
Recognize MongoDB.Bson.Serialization.Attributes.BsonTimeSpanOptionsAttribute when applied to properties of an entity to ensure the model will throw as the attribute is not supported in the EF provider.
public BsonBsonTimeSpanOptionsPropertyAttributeConvention(ProviderConventionSetBuilderDependencies dependencies)
Parameters
dependenciesProviderConventionSetBuilderDependenciesThe ProviderConventionSetBuilderDependencies conventions depend upon.