BsonClassMapTClass Properties |
The BsonClassMapTClass generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllMemberMaps |
Gets all the member maps (including maps for inherited members).
(Inherited from BsonClassMap.) |
![]() | BaseClassMap |
Gets the base class map.
(Inherited from BsonClassMap.) |
![]() | ClassType |
Gets the class type.
(Inherited from BsonClassMap.) |
![]() | ConventionPack |
Gets the conventions used for auto mapping.
(Inherited from BsonClassMap.) |
![]() | CreatorMaps |
Gets the constructor maps.
(Inherited from BsonClassMap.) |
![]() | DeclaredMemberMaps |
Gets the declared member maps (only for members declared in this class).
(Inherited from BsonClassMap.) |
![]() | Discriminator |
Gets the discriminator.
(Inherited from BsonClassMap.) |
![]() | DiscriminatorIsRequired |
Gets whether a discriminator is required when serializing this class.
(Inherited from BsonClassMap.) |
![]() | ExtraElementsMemberMap |
Gets the member map of the member used to hold extra elements.
(Inherited from BsonClassMap.) |
![]() | HasCreatorMaps |
Gets whether this class map has any creator maps.
(Inherited from BsonClassMap.) |
![]() | HasRootClass |
Gets whether this class has a root class ancestor.
(Inherited from BsonClassMap.) |
![]() | IdMemberMap |
Gets the Id member map (null if none).
(Inherited from BsonClassMap.) |
![]() | IgnoreExtraElements |
Gets whether extra elements should be ignored when deserializing.
(Inherited from BsonClassMap.) |
![]() | IgnoreExtraElementsIsInherited |
Gets whether the IgnoreExtraElements value should be inherited by derived classes.
(Inherited from BsonClassMap.) |
![]() | IsAnonymous |
Gets whether this class is anonymous.
(Inherited from BsonClassMap.) |
![]() | IsFrozen |
Gets whether the class map is frozen.
(Inherited from BsonClassMap.) |
![]() | IsRootClass |
Gets whether this class is a root class.
(Inherited from BsonClassMap.) |
![]() | KnownTypes |
Gets the known types of this class.
(Inherited from BsonClassMap.) |