Table of Contents

Class MongoAnnotationNames

Namespace
MongoDB.EntityFrameworkCore.Metadata
Assembly
MongoDB.EntityFrameworkCore.dll

Names for well-known Mongo model annotations. Applications should not use these names directly, but should instead use the extension methods on metadata objects.

public static class MongoAnnotationNames
Inheritance
MongoAnnotationNames
Inherited Members

Fields

BsonRepresentation

The key for Bson Representation annotations.

CollectionName

The key for collection name annotations.

DateTimeKind

The key for DateTimeKind annotations.

ElementName

The key for document element name annotations.

NotSupportedAttributes

The key for NotSupportedAttribute annotations.

Prefix

The prefix used for all MongoDB annotations.