Table of Contents

Constructor BsonBsonTimeSpanOptionsPropertyAttributeConvention

Namespace
MongoDB.EntityFrameworkCore.Metadata.Conventions.BsonAttributes
Assembly
MongoDB.EntityFrameworkCore.dll

BsonBsonTimeSpanOptionsPropertyAttributeConvention(ProviderConventionSetBuilderDependencies)

Recognized MongoDB.Bson.Serialization.Attributes.BsonTimeSpanOptionsAttribute applied to properties of an entity to ensure the model throw later as it is not supported in the EF provider.

public BsonBsonTimeSpanOptionsPropertyAttributeConvention(ProviderConventionSetBuilderDependencies dependencies)

Parameters

dependencies ProviderConventionSetBuilderDependencies

The ProviderConventionSetBuilderDependencies conventions depend upon.