Table of Contents

Method ToStoredSource

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

ToStoredSource()

Returns null, because embedded document stored source is defined at the top level.

protected override BsonValue? ToStoredSource()

Returns

BsonValue

null indicating stored-source processing should stop.