BsonClassMap<TClass>.MapProperty Method |
Name | Description | |
---|---|---|
![]() | MapProperty(String) |
Creates a member map for a property and adds it to the class map.
(Inherited from BsonClassMap.) |
![]() | MapProperty<TMember>(Expression<Func<TClass, TMember>>) |
Creates a member map for the Id property and adds it to the class map.
|