Table of Contents

Method ToStoredSource

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

ToStoredSource()

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

protected virtual BsonValue? ToStoredSource()

Returns

BsonValue

The BSON to use, or null if stored-source processing should stop.