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