The following tables list the members exposed by ITypeMappingProvider.
| Name | Description | |
|---|---|---|
| GetMemberFieldAttribute | Returns the FieldAttribute for the given member. If the member is not mapped, null is returned. | |
| GetMemberRelationAttribute | Returns the RelationAttribute for the given member. If the member does not have an attribute set, null is returned. | |
| GetPersistentAttribute | Returns the persistent attribute of the type or null if the type has no PersistentAttribute. |