BsonClassMap<TClass>.UnmapProperty Method |
Name | Description | |
---|---|---|
![]() | UnmapProperty(String) |
Removes the member map for a property from the class map.
(Inherited from BsonClassMap.) |
![]() | UnmapProperty<TMember>(Expression<Func<TClass, TMember>>) |
Removes a member map for a property from the class map.
|