The Mappings type exposes the following members.

Fields

  NameDescription
Protected fieldcolumnNameBindingPerTable
Binding table between the logical column name and the name out of the naming strategy for each table. According that when the column name is not set, the property name is considered as such This means that while theoretically possible through the naming strategy contract, it is forbidden to have 2 real columns having the same logical name
Protected fieldextendsQueue
Protected fieldtableNameBinding
Binding between logical table name and physical one (ie after the naming strategy has been applied)
Protected fieldtypeDefs

See Also