SD.LLBLGen.Pro.ApplicationCore.Mapping Namespace | 
| Class | Description | |
|---|---|---|
| DatabaseMappingData | 
            Container class which stores mappings for a single database.
              | |
| EntityMapping | 
            Class which defines the mappings between an entity and one view or one table.
              | |
| FieldMapping | 
            Class which defines a mapping between a field and a field in a table or view. 
              | |
| FieldMappingList | 
            Class which implements a commandified list for field mappings and eases house keeping on field mappings. 
              | |
| GroupableModelElementMapping | 
            Class which defines the mappings between a groupable model element and one view or one table.
              | |
| MappableFieldWrapper | 
            Wrapper class which wraps an IMappableField and the complete path to reach this field from the field in the entity. 
              | |
| MapperCore | 
            Class which contains mapping logic to produce mappings
              | |
| MappingDataStore | 
            Container class for all mappings in the project. 
              | |
| SPCallMapping | 
            Class which defines the mappings between a SPCall and one stored procedure
              | |
| TvfCallMapping | 
            Class which defines the mappings between a TvfCall and one stored procedure
              | |
| TypedViewMapping | 
            Class which defines the mappings between a TypedView and one view, table or sp resultset.
              |