Table of Contents

Method ToDynamicBson

Namespace
MongoDB.EntityFrameworkCore.Metadata.Search.Definitions
Assembly
MongoDB.EntityFrameworkCore.dll

ToDynamicBson()

Creates a BSON fragment for the "dynamic: " element in a top-level or nested definition.

protected BsonValue ToDynamicBson()

Returns

BsonValue

The BSON to use.