Click or drag to resize

EntityMapper Properties

The EntityMapper type exposes the following members.

Properties
 NameDescription
Public propertyCreateInstance Get/Set a custom ctor function to create new entity instance
Public propertyForType Indicate which Type this entity mapper is
Public propertyId Indicate which member is _id
Public propertyMembers List all type members that will be mapped to/from BsonDocument
Top
See Also