Chili.Opf3 Send comments on this topic.
Chili.Opf3.Mapping.Providers Namespace
See Also  Inheritance Hierarchy
This namespace contains all classes and interfaces to create a custom persistent type mapping provider for the framework.

Classes

ClassDescription
AttributeTypeMappingProvider Creates the type mapping for a persistent type by inspecting the attributes that are set on the members of the persistent type.

Interfaces

InterfaceDescription
ITypeMappingProvider This interface is implemented by classes, which create the type mapping for a persistent type.

See Also