Chili.Opf3 Send comments on this topic.
ITypeMappingProvider Interface Methods
See Also 
Chili.Opf3.Mapping.Providers Namespace : ITypeMappingProvider Interface


For a list of all members of this type, see ITypeMappingProvider members.

Public Methods

 NameDescription
 MethodGetMemberFieldAttribute Returns the FieldAttribute for the given member. If the member is not mapped, null is returned.  
 MethodGetMemberRelationAttribute Returns the RelationAttribute for the given member. If the member does not have an attribute set, null is returned.  
 MethodGetPersistentAttribute Returns the persistent attribute of the type or null if the type has no PersistentAttribute.  
Top

See Also