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