Chili.Opf3 Send comments on this topic.
AttributeTypeMappingProvider Class Methods
See Also 
Chili.Opf3.Mapping.Providers Namespace : AttributeTypeMappingProvider Class


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

Public Methods

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

See Also