Property ContainingElementName
- Namespace
- MongoDB.EntityFrameworkCore.Metadata.Search.Definitions
- Assembly
- MongoDB.EntityFrameworkCore.dll
ContainingElementName
The containing element name resolved from EntityType at build time. Used at runtime to avoid holding onto a build-time IMutableEntityType reference across model finalization.
public string? ContainingElementName { get; }