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


The following tables list the members exposed by ITypeMappingProvider.

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