For a list of all members of this type, see TypeMapping members.
| Name | Description | |
|---|---|---|
| AutoInjectDynamicPopulateHelper | Gets or sets whether the framework should inject code in each persistent object to improve the performance of loading and saving of persistent objects. This can also be achieved by marking each persistent object that should get code injected with the IDynamicPopulateHelper interface. | |
| Members | Returns the collection of members associated with the TypeMapping. | |
| PersistentAttribute | Returns the persistent attribute associated with the object. | |
| PersistentType | Returns the type of the mapping's persistent object. | |
| Provider | Gets or sets a class that implements the ITypeMappingProvider interfaces. A class implementing the interface provides methods to create the mapping for a persistent type. | |
| Relations | Returns the collection of relations associated with the TypeMapping. |