Interface IHierarchicalDiscriminatorConvention
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
MongoDB.Bson.Serialization.Conventions
Assembly
MongoDB.Bson.dll
Represents a discriminator convention where the discriminator for each type in a polymorphic hierarchy is an array representing the hierarchy.
public interface IHierarchicalDiscriminatorConvention : IDiscriminatorConvention
Inherited Members
Extension Methods